diff --git a/acl/pom.xml b/acl/pom.xml
index 41254095fa..99ffff7e2b 100644
--- a/acl/pom.xml
+++ b/acl/pom.xml
@@ -3,13 +3,13 @@
spring-security-parent
org.springframework.security
- 2.0-SNAPSHOT
+ 2.0.0-RC1
4.0.0
org.springframework.security
spring-security-acl
Spring Security - ACL module
- 2.0-SNAPSHOT
+ 2.0.0-RC1
diff --git a/adapters/catalina/pom.xml b/adapters/catalina/pom.xml
index a68be23ea3..227d65db8a 100644
--- a/adapters/catalina/pom.xml
+++ b/adapters/catalina/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-adapters
- 2.0-SNAPSHOT
+ 2.0.0-RC1
spring-security-catalina
Spring Security - Catalina adapter
diff --git a/adapters/jboss/pom.xml b/adapters/jboss/pom.xml
index e27ad8720d..13293848d3 100644
--- a/adapters/jboss/pom.xml
+++ b/adapters/jboss/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-adapters
- 2.0-SNAPSHOT
+ 2.0.0-RC1
spring-security-jboss
Spring Security - JBoss adapter
diff --git a/adapters/jetty/pom.xml b/adapters/jetty/pom.xml
index e221bc287b..312b2e2f92 100644
--- a/adapters/jetty/pom.xml
+++ b/adapters/jetty/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-adapters
- 2.0-SNAPSHOT
+ 2.0.0-RC1
spring-security-jetty
Spring Security - Jetty adapter
diff --git a/adapters/pom.xml b/adapters/pom.xml
index a618c1f915..ff91f29553 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-parent
- 2.0-SNAPSHOT
+ 2.0.0-RC1
spring-security-adapters
Spring Security - Adapters
diff --git a/adapters/resin/pom.xml b/adapters/resin/pom.xml
index 7b525b7a85..a2dcd4c53b 100644
--- a/adapters/resin/pom.xml
+++ b/adapters/resin/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-adapters
- 2.0-SNAPSHOT
+ 2.0.0-RC1
spring-security-resin
Spring Security - Resin adapter
diff --git a/cas/pom.xml b/cas/pom.xml
index dc0e035bcd..c23067d82e 100644
--- a/cas/pom.xml
+++ b/cas/pom.xml
@@ -1,10 +1,9 @@
-
4.0.0
org.springframework.security
spring-security-parent
- 2.0-SNAPSHOT
+ 2.0.0-RC1
spring-security-cas-client
Spring Security - CAS support
@@ -19,25 +18,25 @@
org.springframework
spring-dao
-
-
- javax.servlet
- servlet-api
-
-
- org.springframework
- spring-mock
- true
-
-
- org.jasig.cas
- cas-client-core
- 3.1.1
-
-
- net.sf.ehcache
- ehcache
- true
+
+
+ javax.servlet
+ servlet-api
+
+
+ org.springframework
+ spring-mock
+ true
+
+
+ org.jasig.cas
+ cas-client-core
+ 3.1.1
+
+
+ net.sf.ehcache
+ ehcache
+ true
-
+
\ No newline at end of file
diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml
index 1b82d194f0..f7418253bd 100644
--- a/core-tiger/pom.xml
+++ b/core-tiger/pom.xml
@@ -1,10 +1,9 @@
-
+
4.0.0
org.springframework.security
spring-security-parent
- 2.0-SNAPSHOT
+ 2.0.0-RC1
bundle
spring-security-core-tiger
diff --git a/core/pom.xml b/core/pom.xml
index f06f651bc6..425c4ae42d 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-parent
- 2.0-SNAPSHOT
+ 2.0.0-RC1
bundle
spring-security-core
diff --git a/ntlm/pom.xml b/ntlm/pom.xml
index 3ba80b34f4..1b50774e89 100755
--- a/ntlm/pom.xml
+++ b/ntlm/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-parent
- 2.0-SNAPSHOT
+ 2.0.0-RC1
jar
spring-security-ntlm
diff --git a/openid/pom.xml b/openid/pom.xml
index 92aefd8942..9e31e7612f 100644
--- a/openid/pom.xml
+++ b/openid/pom.xml
@@ -3,12 +3,12 @@
org.springframework.security
spring-security-parent
- 2.0-SNAPSHOT
+ 2.0.0-RC1
spring-security-openid
Spring Security - OpenID support
Spring Security - Support for OpenID
- 2.0-SNAPSHOT
+ 2.0.0-RC1
jar
diff --git a/pom.xml b/pom.xml
index e86b88d220..c36d07cbce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-parent
- 2.0-SNAPSHOT
+ 2.0.0-RC1
Spring Security
pom
@@ -38,9 +38,9 @@
- scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk
- scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk
- http://acegisecurity.svn.sourceforge.net/viewcvs.cgi/acegisecurity/spring-security/trunk/
+ scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/release_2_0_0_RC1
+ scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/release_2_0_0_RC1
+ http://acegisecurity.svn.sourceforge.net/viewcvs.cgi/acegisecurity/spring-security/tags/release_2_0_0_RC1
@@ -433,20 +433,19 @@
-
-
+
+
-
-
-
-
+
+
+
+
-
+
diff --git a/portlet/pom.xml b/portlet/pom.xml
index 9e894b9408..dd700f86ca 100644
--- a/portlet/pom.xml
+++ b/portlet/pom.xml
@@ -3,18 +3,18 @@
org.springframework.security
spring-security-parent
- 2.0-SNAPSHOT
+ 2.0.0-RC1
spring-security-portlet
Spring Security - Portlet support
Spring Security - Support for JSR 168 Portlets
- 2.0-SNAPSHOT
+ 2.0.0-RC1
org.springframework.security
spring-security-core
- 2.0-SNAPSHOT
+ 2.0.0-RC1
javax.servlet
diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml
index 3d33ae6ffc..8f721e591a 100644
--- a/samples/contacts/pom.xml
+++ b/samples/contacts/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0-SNAPSHOT
+ 2.0.0-RC1
spring-security-samples-contacts
Spring Security - Contacts sample
diff --git a/samples/dms/pom.xml b/samples/dms/pom.xml
index 9c3bfb7ef2..83e599ab2c 100644
--- a/samples/dms/pom.xml
+++ b/samples/dms/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0-SNAPSHOT
+ 2.0.0-RC1
spring-security-samples-dms
Spring Security - DMS sample
diff --git a/samples/ldap/pom.xml b/samples/ldap/pom.xml
index 9a01aa8720..17b875fc6d 100644
--- a/samples/ldap/pom.xml
+++ b/samples/ldap/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0-SNAPSHOT
+ 2.0.0-RC1
org.springframework.security
spring-security-samples-ldap
diff --git a/samples/openid/pom.xml b/samples/openid/pom.xml
index e3a755a431..e203f2e898 100644
--- a/samples/openid/pom.xml
+++ b/samples/openid/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0-SNAPSHOT
+ 2.0.0-RC1
org.springframework.security
spring-security-samples-openid
diff --git a/samples/pom.xml b/samples/pom.xml
index 5a1d665350..0e2c636b62 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-parent
- 2.0-SNAPSHOT
+ 2.0.0-RC1
org.springframework.security
spring-security-samples
diff --git a/samples/portlet/pom.xml b/samples/portlet/pom.xml
index 6801fd5dbf..e663027e38 100644
--- a/samples/portlet/pom.xml
+++ b/samples/portlet/pom.xml
@@ -1,13 +1,9 @@
-
-
+
4.0.0
org.springframework.security
spring-security-samples
- 2.0-SNAPSHOT
+ 2.0.0-RC1
org.springframework.security
spring-security-samples-portlet
@@ -106,4 +102,4 @@
-->
-
+
\ No newline at end of file
diff --git a/samples/preauth/pom.xml b/samples/preauth/pom.xml
index 63a23d4b7b..a08eec1c7b 100644
--- a/samples/preauth/pom.xml
+++ b/samples/preauth/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0-SNAPSHOT
+ 2.0.0-RC1
org.springframework.security
spring-security-samples-preauth
diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml
index d445fd4d9e..98261d0dac 100644
--- a/samples/tutorial/pom.xml
+++ b/samples/tutorial/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0-SNAPSHOT
+ 2.0.0-RC1
org.springframework.security
spring-security-samples-tutorial
diff --git a/taglibs/pom.xml b/taglibs/pom.xml
index 8542575f1b..093a25ba95 100644
--- a/taglibs/pom.xml
+++ b/taglibs/pom.xml
@@ -3,13 +3,13 @@
spring-security-parent
org.springframework.security
- 2.0-SNAPSHOT
+ 2.0.0-RC1
4.0.0
org.springframework.security
spring-security-taglibs
Spring Security - JSP taglibs
- 2.0-SNAPSHOT
+ 2.0.0-RC1
jar