Corrected name in cas samples pom
This commit is contained in:
parent
2c85f61091
commit
8f52c6a79c
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue