Corrected name in cas samples pom

This commit is contained in:
Luke Taylor 2008-04-13 21:26:43 +00:00
parent 2c85f61091
commit 8f52c6a79c
1 changed files with 1 additions and 1 deletions

View File

@ -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>