diff --git a/adapters/cas/pom.xml b/adapters/cas/pom.xml
index 317d6d519d..973e90005e 100644
--- a/adapters/cas/pom.xml
+++ b/adapters/cas/pom.xml
@@ -1,9 +1,12 @@
-
+
+
4.0.0
- net.sf.acegisecurity
+ org.acegisecurity
acegi-security-adapters
- 0.9.0-SNAPSHOT
+ 1.0.0-SNAPSHOT
acegi-security-cas
Acegi Security System for Spring - CAS adapter
@@ -14,4 +17,4 @@
2.0.12
-
+
diff --git a/adapters/catalina/pom.xml b/adapters/catalina/pom.xml
index 2588e444c0..7d01fa3069 100644
--- a/adapters/catalina/pom.xml
+++ b/adapters/catalina/pom.xml
@@ -1,9 +1,12 @@
-
+
+
4.0.0
- net.sf.acegisecurity
+ org.acegisecurity
acegi-security-adapters
- 0.9.0-SNAPSHOT
+ 1.0.0-SNAPSHOT
acegi-security-catalina
Acegi Security System for Spring - Catalina adapter
@@ -14,4 +17,4 @@
4.1.9
-
+
diff --git a/adapters/jboss/pom.xml b/adapters/jboss/pom.xml
index 8ace9e89eb..6a30fbe9a6 100644
--- a/adapters/jboss/pom.xml
+++ b/adapters/jboss/pom.xml
@@ -1,9 +1,12 @@
-
+
+
4.0.0
- net.sf.acegisecurity
+ org.acegisecurity
acegi-security-adapters
- 0.9.0-SNAPSHOT
+ 1.0.0-SNAPSHOT
acegi-security-jboss
Acegi Security System for Spring - JBoss adapter
@@ -13,5 +16,11 @@
jbosssx
3.2.3
+
+ javax.servlet
+ servlet-api
+ 2.3
+ provided
+
-
+
diff --git a/adapters/jetty/pom.xml b/adapters/jetty/pom.xml
index 0e8387c5d8..8f95c28296 100644
--- a/adapters/jetty/pom.xml
+++ b/adapters/jetty/pom.xml
@@ -1,9 +1,12 @@
-
+
+
4.0.0
- net.sf.acegisecurity
+ org.acegisecurity
acegi-security-adapters
- 0.9.0-SNAPSHOT
+ 1.0.0-SNAPSHOT
acegi-security-jetty
Acegi Security System for Spring - Jetty adapter
@@ -14,4 +17,4 @@
4.2.22
-
+
diff --git a/adapters/pom.xml b/adapters/pom.xml
index 341596e698..ec8b42f787 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -1,22 +1,26 @@
-
+
+
4.0.0
org.acegisecurity
acegi-security-parent
- 1.0.0-RC1
+ 1.0.0-SNAPSHOT
acegi-security-adapters
Acegi Security System for Spring - Adapters
+ pom
org.acegisecurity
acegi-security
- 0.9.0-SNAPSHOT
+ ${project.version}
- springframework
+ org.springframework
spring-mock
- 1.2.3
+ 1.2.6
test
@@ -27,4 +31,4 @@
jetty
resin
-
+
diff --git a/adapters/resin/pom.xml b/adapters/resin/pom.xml
index a22a556cce..3f59df09d5 100644
--- a/adapters/resin/pom.xml
+++ b/adapters/resin/pom.xml
@@ -1,9 +1,12 @@
-
+
+
4.0.0
- net.sf.acegisecurity
+ org.acegisecurity
acegi-security-adapters
- 0.9.0-SNAPSHOT
+ 1.0.0-SNAPSHOT
acegi-security-resin
Acegi Security System for Spring - Resin adapter
@@ -13,5 +16,11 @@
resin
3.0.9
+
+ javax.servlet
+ servlet-api
+ 2.3
+ provided
+
-
+
diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml
index 09e016b31a..89b9af621a 100644
--- a/core-tiger/pom.xml
+++ b/core-tiger/pom.xml
@@ -1,9 +1,12 @@
-
+
+
4.0.0
org.acegisecurity
acegi-security-parent
- 1.0.0-RC1
+ 1.0.0-SNAPSHOT
acegi-security-tiger
Acegi Security System for Spring - Java 5 (Tiger)
@@ -11,7 +14,12 @@
org.acegisecurity
acegi-security
- 1.0.0-RC1
+ ${project.version}
+
+
+ org.springframework
+ spring-aop
+ 1.2.5
@@ -26,4 +34,4 @@
-
+
diff --git a/core/pom.xml b/core/pom.xml
index 997ff45b8a..9a8c7cdac1 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -1,44 +1,66 @@
-
+
+
4.0.0
org.acegisecurity
acegi-security-parent
- 1.0.0-RC1
+ 1.0.0-SNAPSHOT
acegi-security
Acegi Security System for Spring
- springframework
- spring-jdbc
- 1.2.3
-
-
- springframework
+ org.springframework
spring-remoting
- 1.2.3
+ 1.2.6
+
+
+
+ org.springframework
+ spring-context
+ 1.2.6
- springframework
+ org.springframework
+ spring-web
+ 1.2.6
+
+
+ org.springframework
+ spring-jdbc
+ 1.2.6
+
+
+
+ org.springframework
spring-support
- 1.2.3
+ 1.2.6
runtime
- springframework
+ org.springframework
spring-mock
- 1.2.3
+ 1.2.6
test
ehcache
ehcache
1.1
+ true
cas
casclient
2.0.11
+ true
+
+
+ commons-logging
+ commons-logging
+ 1.0.4
commons-codec
@@ -49,12 +71,19 @@
aspectj
aspectjrt
1.2
+ true
+
+
+ javax.servlet
+ jsp-api
+ 2.0
+ true
hsqldb
hsqldb
1.7.3.0
- runtime
+ test
-
+