소스 검색

Corrected name in cas samples pom

Luke Taylor 17 년 전
부모
커밋
8f52c6a79c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      samples/cas/pom.xml

+ 1 - 1
samples/cas/pom.xml

@@ -7,7 +7,7 @@
     </parent>
     <groupId>org.springframework.security</groupId>
     <artifactId>spring-security-samples-cas</artifactId>
-    <name>Spring Security - Cas Sample Parent</name>
+    <name>Spring Security - CAS Sample Parent</name>
     <packaging>pom</packaging>
     <modules>
         <module>client</module>