mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-14 14:23:30 +00:00
Renamed artifactId
This commit is contained in:
parent
2d7e776d84
commit
d159f6c5e1
@ -1,6 +1,6 @@
|
|||||||
<project>
|
<project>
|
||||||
<extend>${basedir}/../project.xml</extend>
|
<extend>${basedir}/../project.xml</extend>
|
||||||
<artifactId>acegi-sample-attributes</artifactId>
|
<artifactId>acegi-security-sample-attributes</artifactId>
|
||||||
<name>Acegi Security System for Spring - Attributes sample</name>
|
<name>Acegi Security System for Spring - Attributes sample</name>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<project>
|
<project>
|
||||||
<extend>${basedir}/../project.xml</extend>
|
<extend>${basedir}/../project.xml</extend>
|
||||||
<artifactId>acegi-sample-contacts</artifactId>
|
<artifactId>acegi-security-sample-contacts</artifactId>
|
||||||
<name>Acegi Security System for Spring - Contacts sample</name>
|
<name>Acegi Security System for Spring - Contacts sample</name>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user