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>
|
</parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples</artifactId>
|
<artifactId>spring-security-samples</artifactId>
|
||||||
<name>Acegi Security Samples</name>
|
<name>Spring Security Samples</name>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<modules>
|
<modules>
|
||||||
<!--
|
<!--
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<groupId>org.springframework.security</groupId>
|
<groupId>org.springframework.security</groupId>
|
||||||
<artifactId>spring-security-samples-tutorial</artifactId>
|
<artifactId>spring-security-samples-tutorial</artifactId>
|
||||||
<name>Acegi Security Samples - Tutorial</name>
|
<name>Spring Security Samples - Tutorial</name>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user