diff --git a/core/pom.xml b/core/pom.xml
index 664cee2767..d7667b2daf 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -1,175 +1,183 @@
- 4.0.0
-
- org.acegisecurity
- acegi-security-parent
- 1.1-SNAPSHOT
-
- jar
- acegi-security
- Acegi Security System for Spring
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ 4.0.0
+
+ org.acegisecurity
+ acegi-security-parent
+ 1.1-SNAPSHOT
+
+ jar
+ acegi-security
+ Acegi Security System for Spring
-
- scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity/core
- scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity/core
- http://acegisecurity.svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/core/
-
+
+
+ scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity/core
+
+
+ scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity/core
+
+
+ http://acegisecurity.svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/core/
+
+
-
-
- org.springframework
- spring-remoting
-
-
- org.springframework
- spring-jdbc
-
-
- org.springframework
- spring-support
- runtime
-
-
- org.springframework
- spring-mock
- true
-
-
- net.sf.ehcache
- ehcache
- 1.2.4
- true
-
-
- cas
- casclient
- 2.0.11
- true
-
-
- commons-lang
- commons-lang
- 2.1
-
-
- commons-logging
- commons-logging
- 1.0.4
-
-
- commons-codec
- commons-codec
- 1.3
-
-
- oro
- oro
- 2.0.8
-
-
- commons-collections
- commons-collections
- 3.1
-
-
- aspectj
- aspectjrt
- 1.2
- true
-
-
- javax.servlet
- jsp-api
- 2.0
- true
-
-
- javax.servlet
- servlet-api
- 2.4
- true
-
-
- taglibs
- standard
- 1.0.6
- true
-
-
- hsqldb
- hsqldb
- 1.8.0.4
- test
-
-
- org.apache.directory.server
- apacheds-core
- 1.0.0
- test
-
-
- org.slf4j
- slf4j-log4j12
- 1.0.1
- test
-
-
- jmock
- jmock
- 1.0.1
- test
-
-
- log4j
- log4j
-
-
+
+
+ org.springframework
+ spring-remoting
+
+
+ org.springframework
+ spring-jdbc
+
+
+ org.springframework
+ spring-support
+ runtime
+
+
+ org.springframework
+ spring-mock
+ true
+
+
+ net.sf.ehcache
+ ehcache
+ 1.2.4
+ true
+
+
+ cas
+ casclient
+ 2.0.11
+ true
+
+
+ commons-lang
+ commons-lang
+ 2.1
+
+
+ commons-logging
+ commons-logging
+ 1.0.4
+
+
+ commons-codec
+ commons-codec
+ 1.3
+
+
+ oro
+ oro
+ 2.0.8
+
+
+ commons-collections
+ commons-collections
+ 3.1
+
+
+ aspectj
+ aspectjrt
+ 1.2
+ true
+
+
+ javax.servlet
+ jsp-api
+ 2.0
+ true
+
+
+ javax.servlet
+ servlet-api
+ 2.4
+ true
+
+
+ taglibs
+ standard
+ 1.0.6
+ true
+
+
+ hsqldb
+ hsqldb
+ 1.8.0.4
+ test
+
+
+ org.apache.directory.server
+ apacheds-core
+ 1.0.0
+ test
+
+
+ org.slf4j
+ slf4j-log4j12
+ 1.0.1
+ test
+
+
+ jmock
+ jmock
+ 1.0.1
+ test
+
+
+ log4j
+ log4j
+
+
-
-
- ${basedir}/src/main/resources
- /
-
- **/*
-
- false
-
-
-
+
+
+
+
+ ${basedir}/src/main/resources
+ /
+
+ **/*
+
+ false
+
+
+
diff --git a/pom.xml b/pom.xml
index 5a7d68bf4d..bb70191e5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -283,6 +283,7 @@
org.apache.maven.plugins
maven-surefire-plugin
+ 2.3
**/*Tests.class
@@ -341,6 +342,7 @@
org.apache.maven.plugins
maven-surefire-report-plugin
+ 2.3
org.apache.maven.plugins
@@ -461,7 +463,7 @@
runtime
-
+
2.0.4