|
|
|
|
@ -21,7 +21,7 @@
@@ -21,7 +21,7 @@
|
|
|
|
|
<project> |
|
|
|
|
<pomVersion>3</pomVersion> |
|
|
|
|
<groupId>org.acegisecurity</groupId> |
|
|
|
|
<currentVersion>1.0.4-SNAPSHOT</currentVersion> |
|
|
|
|
<currentVersion>1.1-SNAPSHOT</currentVersion> |
|
|
|
|
<package>org.acegisecurity</package> |
|
|
|
|
<description>Acegi Security System for Spring</description> |
|
|
|
|
<shortDescription>Acegi Security System for Spring</shortDescription> |
|
|
|
|
@ -288,7 +288,7 @@
@@ -288,7 +288,7 @@
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
|
<artifactId>spring</artifactId> |
|
|
|
|
<version>1.2.8</version> |
|
|
|
|
<version>2.0.4</version> |
|
|
|
|
<type>jar</type> |
|
|
|
|
<url>http://www.springframework.org</url> |
|
|
|
|
<properties> |
|
|
|
|
@ -298,7 +298,7 @@
@@ -298,7 +298,7 @@
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
|
<artifactId>spring-mock</artifactId> |
|
|
|
|
<version>1.2.8</version> |
|
|
|
|
<version>2.0.4</version> |
|
|
|
|
<type>jar</type> |
|
|
|
|
<url>http://www.springframework.org</url> |
|
|
|
|
</dependency> |
|
|
|
|
|