mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-10 04:13:31 +00:00
Corrections to product name.
This commit is contained in:
parent
843a20e691
commit
38284a1117
@ -7,7 +7,7 @@
|
||||
</parent>
|
||||
<groupId>org.springframework.security</groupId>
|
||||
<artifactId>spring-security-samples</artifactId>
|
||||
<name>Acegi Security Samples</name>
|
||||
<name>Spring Security Samples</name>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<!--
|
||||
|
@ -8,7 +8,7 @@
|
||||
</parent>
|
||||
<groupId>org.springframework.security</groupId>
|
||||
<artifactId>spring-security-samples-tutorial</artifactId>
|
||||
<name>Acegi Security Samples - Tutorial</name>
|
||||
<name>Spring Security Samples - Tutorial</name>
|
||||
<packaging>war</packaging>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
Loading…
x
Reference in New Issue
Block a user