diff --git a/acl/pom.xml b/acl/pom.xml
index 889b8069e4..1d6279d0b7 100644
--- a/acl/pom.xml
+++ b/acl/pom.xml
@@ -3,7 +3,7 @@
spring-security-parent
org.springframework.security
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
4.0.0
org.springframework.security
diff --git a/cas/pom.xml b/cas/pom.xml
index 5510976efb..d978820642 100644
--- a/cas/pom.xml
+++ b/cas/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-parent
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
spring-security-cas-client
Spring Security - CAS support
diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml
index 8df4871423..ccead9dd3c 100644
--- a/core-tiger/pom.xml
+++ b/core-tiger/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-parent
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
jar
spring-security-core-tiger
diff --git a/core/pom.xml b/core/pom.xml
index 761eeaacd8..236a13d966 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-parent
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
jar
spring-security-core
diff --git a/ntlm/pom.xml b/ntlm/pom.xml
index 860743f1d3..badc7838db 100755
--- a/ntlm/pom.xml
+++ b/ntlm/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-parent
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
jar
spring-security-ntlm
diff --git a/openid/pom.xml b/openid/pom.xml
index 7d046e8333..81334a22c1 100644
--- a/openid/pom.xml
+++ b/openid/pom.xml
@@ -3,12 +3,12 @@
org.springframework.security
spring-security-parent
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
spring-security-openid
Spring Security - OpenID support
Spring Security - Support for OpenID
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
jar
diff --git a/pom.xml b/pom.xml
index 9ba8a2c397..5e4ff91925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-parent
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
Spring Security
pom
@@ -36,13 +36,6 @@
-
-
- scm:svn:https://src.springframework.org/svn/spring-security/tags/spring-security-2.0.5.RELEASE
- scm:svn:https://src.springframework.org/svn/spring-security/tags/spring-security-2.0.5.RELEASE
- https://src.springframework.org/svn/spring-security/tags/spring-security-2.0.5.RELEASE
-
-
jira
http://jira.springframework.org/browse/SEC
@@ -74,30 +67,6 @@
-
-
- Acegi Developer List
-
- https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
-
-
-
- http://sourceforge.net/mailarchive/forum.php?forum_id=40659
-
-
-
- http://news.gmane.org/gmane.comp.java.springframework.acegisecurity.devel/
-
-
- http://www.mail-archive.com/acegisecurity-developer@lists.sourceforge.net/
-
-
-
-
-
Ben Alex
diff --git a/portlet/pom.xml b/portlet/pom.xml
index 3e7459d7ce..c456a90041 100644
--- a/portlet/pom.xml
+++ b/portlet/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-parent
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
spring-security-portlet
Spring Security - Portlet support
diff --git a/samples/cas/client/pom.xml b/samples/cas/client/pom.xml
index e8003206af..7163020e42 100644
--- a/samples/cas/client/pom.xml
+++ b/samples/cas/client/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples-cas
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
org.springframework.security
spring-security-samples-cas-client
diff --git a/samples/cas/pom.xml b/samples/cas/pom.xml
index 57c8079390..73b6795676 100644
--- a/samples/cas/pom.xml
+++ b/samples/cas/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
org.springframework.security
spring-security-samples-cas
diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml
index 29b6c71696..0cb2fa4e02 100644
--- a/samples/cas/server/pom.xml
+++ b/samples/cas/server/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples-cas
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
org.springframework.security
spring-security-samples-cas-server
diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml
index 85b5f61e31..f56b877311 100644
--- a/samples/contacts/pom.xml
+++ b/samples/contacts/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
spring-security-samples-contacts
Spring Security - Contacts sample
diff --git a/samples/dms/pom.xml b/samples/dms/pom.xml
index 33dc26a290..0c456396e0 100644
--- a/samples/dms/pom.xml
+++ b/samples/dms/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
spring-security-samples-dms
Spring Security - DMS sample
diff --git a/samples/ldap/pom.xml b/samples/ldap/pom.xml
index fca90d2fa4..423b3b22d1 100644
--- a/samples/ldap/pom.xml
+++ b/samples/ldap/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
org.springframework.security
spring-security-samples-ldap
diff --git a/samples/openid/pom.xml b/samples/openid/pom.xml
index ba786310f6..d0397b68e9 100644
--- a/samples/openid/pom.xml
+++ b/samples/openid/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
org.springframework.security
spring-security-samples-openid
diff --git a/samples/pom.xml b/samples/pom.xml
index 321013f6ce..fb38d257fb 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-parent
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
org.springframework.security
spring-security-samples
diff --git a/samples/portlet/pom.xml b/samples/portlet/pom.xml
index 07a708afb1..9a230e0003 100644
--- a/samples/portlet/pom.xml
+++ b/samples/portlet/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
org.springframework.security
spring-security-samples-portlet
diff --git a/samples/preauth/pom.xml b/samples/preauth/pom.xml
index be774b833d..f4fd12d50d 100644
--- a/samples/preauth/pom.xml
+++ b/samples/preauth/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
org.springframework.security
spring-security-samples-preauth
diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml
index c25e57a9f1..927ff63698 100644
--- a/samples/tutorial/pom.xml
+++ b/samples/tutorial/pom.xml
@@ -3,7 +3,7 @@
org.springframework.security
spring-security-samples
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
org.springframework.security
spring-security-samples-tutorial
diff --git a/taglibs/pom.xml b/taglibs/pom.xml
index c1ab980d48..d5be543be7 100644
--- a/taglibs/pom.xml
+++ b/taglibs/pom.xml
@@ -3,13 +3,13 @@
spring-security-parent
org.springframework.security
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
4.0.0
org.springframework.security
spring-security-taglibs
Spring Security - JSP taglibs
- 2.0.5.RELEASE
+ 2.0.6.CI-SNAPSHOT
jar