diff --git a/acl/pom.xml b/acl/pom.xml index 6d1b378bb6..d98c60a88a 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -3,7 +3,7 @@ spring-security-parent org.springframework.security - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT 4.0.0 org.springframework.security diff --git a/cas/pom.xml b/cas/pom.xml index c87e0c0bc3..e770b6beeb 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT spring-security-cas-client Spring Security - CAS support diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 28815cbfd1..90a496d524 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT jar spring-security-core-tiger diff --git a/core/pom.xml b/core/pom.xml index 656070709a..e3841df42e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT jar spring-security-core diff --git a/itest/context/pom.xml b/itest/context/pom.xml index bdc260a83a..11d828283d 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-itest - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT spring-security-itest-context Spring Security - Miscellaneous Application Context Integration Tests diff --git a/itest/pom.xml b/itest/pom.xml index 8b2ae693ba..e38294c5ba 100644 --- a/itest/pom.xml +++ b/itest/pom.xml @@ -4,7 +4,7 @@ spring-security-itest Spring Security - Integration Tests pom - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT web diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 8460ec8fd0..45afc7b4fb 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-itest - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT spring-security-itest-web Spring Security - Web Integration Tests diff --git a/ntlm/pom.xml b/ntlm/pom.xml index fc7b678ae7..e070520c83 100755 --- a/ntlm/pom.xml +++ b/ntlm/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT jar spring-security-ntlm diff --git a/openid/pom.xml b/openid/pom.xml index 72472291bc..49bebfe4a3 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -3,12 +3,12 @@ org.springframework.security spring-security-parent - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT spring-security-openid Spring Security - OpenID support Spring Security - Support for OpenID - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT jar diff --git a/pom.xml b/pom.xml index ebf29869a4..d3421b015a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-parent - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT Spring Security pom diff --git a/portlet/pom.xml b/portlet/pom.xml index e6a6b71406..f420d1e646 100644 --- a/portlet/pom.xml +++ b/portlet/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT spring-security-portlet Spring Security - Portlet support diff --git a/samples/cas/client/pom.xml b/samples/cas/client/pom.xml index 6d92303c19..7ef6d24e51 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.7.RELEASE + 2.0.8.CI-SNAPSHOT org.springframework.security spring-security-samples-cas-client diff --git a/samples/cas/pom.xml b/samples/cas/pom.xml index def5660d2c..270ba70ba0 100644 --- a/samples/cas/pom.xml +++ b/samples/cas/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT org.springframework.security spring-security-samples-cas diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index 6dc071624e..219d34dd4f 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.7.RELEASE + 2.0.8.CI-SNAPSHOT org.springframework.security spring-security-samples-cas-server diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml index 90e4cff4d8..2e6a45ee62 100644 --- a/samples/contacts/pom.xml +++ b/samples/contacts/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT spring-security-samples-contacts Spring Security - Contacts sample diff --git a/samples/dms/pom.xml b/samples/dms/pom.xml index bed2ad789b..ec5a77b215 100644 --- a/samples/dms/pom.xml +++ b/samples/dms/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT spring-security-samples-dms Spring Security - DMS sample diff --git a/samples/ldap/pom.xml b/samples/ldap/pom.xml index 43f0af739a..ae8ac0fb82 100644 --- a/samples/ldap/pom.xml +++ b/samples/ldap/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT org.springframework.security spring-security-samples-ldap diff --git a/samples/openid/pom.xml b/samples/openid/pom.xml index 6305e22e31..d08df2d3d9 100644 --- a/samples/openid/pom.xml +++ b/samples/openid/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT org.springframework.security spring-security-samples-openid diff --git a/samples/pom.xml b/samples/pom.xml index 279f04f96d..298717a750 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT org.springframework.security spring-security-samples diff --git a/samples/portlet/pom.xml b/samples/portlet/pom.xml index 44332f9dd3..2ef15e34ac 100644 --- a/samples/portlet/pom.xml +++ b/samples/portlet/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT org.springframework.security spring-security-samples-portlet diff --git a/samples/preauth/pom.xml b/samples/preauth/pom.xml index e15016a437..54741c0fba 100644 --- a/samples/preauth/pom.xml +++ b/samples/preauth/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT org.springframework.security spring-security-samples-preauth diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index 31808bc8d2..4bb773aa71 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT org.springframework.security spring-security-samples-tutorial diff --git a/taglibs/pom.xml b/taglibs/pom.xml index 203211fc47..cb2734e836 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -3,13 +3,13 @@ spring-security-parent org.springframework.security - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT 4.0.0 org.springframework.security spring-security-taglibs Spring Security - JSP taglibs - 2.0.7.RELEASE + 2.0.8.CI-SNAPSHOT jar