소스 검색

Make name consistent with other MVN modules.

Ben Alex 17 년 전
부모
커밋
3e48b52cdf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      samples/pom.xml

+ 1 - 1
samples/pom.xml

@@ -7,7 +7,7 @@
  </parent>
  <groupId>org.springframework.security</groupId>
  <artifactId>spring-security-samples</artifactId>
- <name>Spring Security Samples</name>
+ <name>Spring Security - Samples</name>
  <packaging>pom</packaging>
  <modules>
 <!--