|
|
|
|
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
|
|
|
|
<model> |
|
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
|
<parent> |
|
|
|
|
<groupId>net.sf.acegisecurity</groupId> |
|
|
|
|
<groupId>org.acegisecurity</groupId> |
|
|
|
|
<artifactId>acegi-security-parent</artifactId> |
|
|
|
|
<version>0.9.0-SNAPSHOT</version> |
|
|
|
|
</parent> |
|
|
|
|
@ -9,9 +9,9 @@
@@ -9,9 +9,9 @@
|
|
|
|
|
<name>Acegi Security System for Spring - Sandbox</name> |
|
|
|
|
<dependencies> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>net.sf.acegisecurity</groupId> |
|
|
|
|
<groupId>org.acegisecurity</groupId> |
|
|
|
|
<artifactId>acegi-security</artifactId> |
|
|
|
|
<version>0.9.0-SNAPSHOT</version> |
|
|
|
|
<version>1.0.0-RC1</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>directory</groupId> |
|
|
|
|
|