瀏覽代碼

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>