From 51dfc0fb39a527cfaba36b267727c22a7f656ea7 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Fri, 15 Jan 2010 18:15:19 +0000 Subject: [PATCH] Set versions to 3.0.2-CI-SNAPSHOT, post release. --- acl/pom.xml | 2 +- aspects/pom.xml | 4 ++-- build.gradle | 2 +- cas/pom.xml | 2 +- config/pom.xml | 2 +- core/pom.xml | 2 +- docs/manual/src/docbook/springsecurity.xml | 2 +- itest/context/pom.xml | 2 +- itest/misc/pom.xml | 2 +- itest/pom.xml | 4 ++-- itest/web/pom.xml | 2 +- ldap/pom.xml | 2 +- openid/pom.xml | 4 ++-- pom.xml | 2 +- samples/aspectj/pom.xml | 2 +- samples/cas/client/pom.xml | 2 +- samples/cas/pom.xml | 2 +- samples/cas/server/pom.xml | 2 +- samples/contacts/pom.xml | 2 +- samples/dms/pom.xml | 2 +- samples/ldap/pom.xml | 2 +- samples/openid/pom.xml | 2 +- samples/pom.xml | 2 +- samples/preauth/pom.xml | 2 +- samples/tutorial/pom.xml | 2 +- sandbox/heavyduty/pom.xml | 4 ++-- sandbox/webflow/pom.xml | 2 +- taglibs/pom.xml | 4 ++-- web/pom.xml | 2 +- 29 files changed, 34 insertions(+), 34 deletions(-) diff --git a/acl/pom.xml b/acl/pom.xml index 6b5eb0e449..3bf1ac2afd 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -3,7 +3,7 @@ spring-security-parent org.springframework.security - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT 4.0.0 org.springframework.security diff --git a/aspects/pom.xml b/aspects/pom.xml index a6ba23ff94..8e8c2ed723 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-parent - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT jar spring-security-aspects @@ -22,7 +22,7 @@ org.springframework.security spring-security-core - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT diff --git a/build.gradle b/build.gradle index 4e0f358fbc..28b6a99f0a 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ import java.util.jar.Manifest import org.gradle.api.tasks.bundling.GradleManifest allprojects { - version = '3.0.1.RELEASE' + version = '3.0.2.CI-SNAPSHOT' group = 'org.springframework.security' repositories { diff --git a/cas/pom.xml b/cas/pom.xml index 41bb32b1c5..267a98d4a2 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT spring-security-cas-client Spring Security - CAS support diff --git a/config/pom.xml b/config/pom.xml index f7892431dd..d517f51413 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT jar spring-security-config diff --git a/core/pom.xml b/core/pom.xml index 2f134b63ee..563c3bb41d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT jar spring-security-core diff --git a/docs/manual/src/docbook/springsecurity.xml b/docs/manual/src/docbook/springsecurity.xml index 0d1c0b10a4..d8da8c73d7 100644 --- a/docs/manual/src/docbook/springsecurity.xml +++ b/docs/manual/src/docbook/springsecurity.xml @@ -10,7 +10,7 @@ Spring Security - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT diff --git a/itest/context/pom.xml b/itest/context/pom.xml index 11ec89d38a..3e2615e19e 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -4,7 +4,7 @@ org.springframework.security spring-security-itest - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT spring-security-itest-context Spring Security - Miscellaneous Application Context Integration Tests diff --git a/itest/misc/pom.xml b/itest/misc/pom.xml index fc6f0ecd25..9efbbb2564 100644 --- a/itest/misc/pom.xml +++ b/itest/misc/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-itest - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT spring-security-itest-misc Spring Security - Miscellaneous Integration Tests diff --git a/itest/pom.xml b/itest/pom.xml index 1351c3ec9a..9e2eadab7f 100644 --- a/itest/pom.xml +++ b/itest/pom.xml @@ -3,12 +3,12 @@ org.springframework.security spring-security-parent - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT spring-security-itest Spring Security - Integration Tests pom - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT web diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 5373a07acb..879dc05a6c 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -4,7 +4,7 @@ org.springframework.security spring-security-itest - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT spring-security-itest-web Spring Security - Web Integration Tests diff --git a/ldap/pom.xml b/ldap/pom.xml index d1286c6cce..6e5e9befa8 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT jar spring-security-ldap diff --git a/openid/pom.xml b/openid/pom.xml index de20936f0e..2a82ebc363 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -3,12 +3,12 @@ org.springframework.security spring-security-parent - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT spring-security-openid Spring Security - OpenID support Spring Security - Support for OpenID - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT jar diff --git a/pom.xml b/pom.xml index fa409dbfd5..d64cc682aa 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-parent - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT Spring Security pom diff --git a/samples/aspectj/pom.xml b/samples/aspectj/pom.xml index ec391cc53f..75d30523c3 100644 --- a/samples/aspectj/pom.xml +++ b/samples/aspectj/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-parent - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT spring-security-samples-aspectj jar diff --git a/samples/cas/client/pom.xml b/samples/cas/client/pom.xml index c653521cab..cd09250ebb 100644 --- a/samples/cas/client/pom.xml +++ b/samples/cas/client/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples-cas - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT org.springframework.security spring-security-samples-cas-client diff --git a/samples/cas/pom.xml b/samples/cas/pom.xml index 04c9f69158..58975eb42c 100644 --- a/samples/cas/pom.xml +++ b/samples/cas/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT org.springframework.security spring-security-samples-cas diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index 263fa71e2a..4b5f871592 100644 --- a/samples/cas/server/pom.xml +++ b/samples/cas/server/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples-cas - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT org.springframework.security spring-security-samples-cas-server diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml index 5b2b3b74ec..f583635227 100644 --- a/samples/contacts/pom.xml +++ b/samples/contacts/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT spring-security-samples-contacts Spring Security - Contacts sample diff --git a/samples/dms/pom.xml b/samples/dms/pom.xml index b474abd85e..e6a26149b1 100644 --- a/samples/dms/pom.xml +++ b/samples/dms/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT spring-security-samples-dms Spring Security - DMS sample diff --git a/samples/ldap/pom.xml b/samples/ldap/pom.xml index a0a8bb3eaa..5690130dd3 100644 --- a/samples/ldap/pom.xml +++ b/samples/ldap/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT org.springframework.security spring-security-samples-ldap diff --git a/samples/openid/pom.xml b/samples/openid/pom.xml index 2c1f8f5622..fdc4b64ead 100644 --- a/samples/openid/pom.xml +++ b/samples/openid/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT org.springframework.security spring-security-samples-openid diff --git a/samples/pom.xml b/samples/pom.xml index 2c4a650384..995b290624 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT org.springframework.security spring-security-samples diff --git a/samples/preauth/pom.xml b/samples/preauth/pom.xml index a8a45cb93b..0a5f9c9594 100644 --- a/samples/preauth/pom.xml +++ b/samples/preauth/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT org.springframework.security spring-security-samples-preauth diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index 9afc34532a..1afcb471ee 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT org.springframework.security spring-security-samples-tutorial diff --git a/sandbox/heavyduty/pom.xml b/sandbox/heavyduty/pom.xml index 74ca1393f1..88174542b2 100755 --- a/sandbox/heavyduty/pom.xml +++ b/sandbox/heavyduty/pom.xml @@ -4,7 +4,7 @@ spring-security-heavyduty Spring Security - Heavy Duty Sample war - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT org.springframework.security @@ -205,7 +205,7 @@ 3.0.0.RELEASE - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT diff --git a/sandbox/webflow/pom.xml b/sandbox/webflow/pom.xml index cea5e7f613..822e8777ce 100644 --- a/sandbox/webflow/pom.xml +++ b/sandbox/webflow/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples-webflow Spring Security - Webflow sample - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT war diff --git a/taglibs/pom.xml b/taglibs/pom.xml index 06d7386043..05bbacd35c 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -3,13 +3,13 @@ spring-security-parent org.springframework.security - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT 4.0.0 org.springframework.security spring-security-taglibs Spring Security - JSP taglibs - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT jar diff --git a/web/pom.xml b/web/pom.xml index 384627e358..1192c7ade7 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 3.0.1.RELEASE + 3.0.2.CI-SNAPSHOT jar spring-security-web