diff --git a/aspects/pom.xml b/aspects/pom.xml index 16c616ba92..6b55d8ee77 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.RELEASE jar spring-security-aspects @@ -22,7 +22,7 @@ org.springframework.security spring-security-core - 3.0.0.CI-SNAPSHOT + 3.0.0.RELEASE diff --git a/itest/context/pom.xml b/itest/context/pom.xml index 074fa32894..09ee179e05 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -4,7 +4,7 @@ org.springframework.security spring-security-itest - 3.0.0.CI-SNAPSHOT + 3.0.0.RELEASE spring-security-itest-context Spring Security - Miscellaneous Application Context Integration Tests diff --git a/itest/misc/pom.xml b/itest/misc/pom.xml index e07b6d6a4d..d7bb2c5724 100644 --- a/itest/misc/pom.xml +++ b/itest/misc/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-itest - 3.0.0.CI-SNAPSHOT + 3.0.0.RELEASE spring-security-itest-misc Spring Security - Miscellaneous Integration Tests diff --git a/itest/pom.xml b/itest/pom.xml index e03b73e3df..93a3e9ffce 100644 --- a/itest/pom.xml +++ b/itest/pom.xml @@ -3,12 +3,12 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.RELEASE spring-security-itest Spring Security - Integration Tests pom - 3.0.0.CI-SNAPSHOT + 3.0.0.RELEASE web diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 2eb1fdfdac..fbb36131ac 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -4,7 +4,7 @@ org.springframework.security spring-security-itest - 3.0.0.CI-SNAPSHOT + 3.0.0.RELEASE spring-security-itest-web Spring Security - Web Integration Tests diff --git a/samples/aspectj/pom.xml b/samples/aspectj/pom.xml index 267123f035..a9804eaa32 100644 --- a/samples/aspectj/pom.xml +++ b/samples/aspectj/pom.xml @@ -5,7 +5,7 @@ org.springframework.security spring-security-parent - 3.0.0.CI-SNAPSHOT + 3.0.0.RELEASE spring-security-samples-aspectj jar diff --git a/sandbox/heavyduty/pom.xml b/sandbox/heavyduty/pom.xml index 350990e362..af0159f793 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.0.CI-SNAPSHOT + 3.0.0.RELEASE org.springframework.security @@ -205,7 +205,7 @@ 3.0.0.RELEASE - 3.0.0.CI-SNAPSHOT + 3.0.0.RELEASE diff --git a/sandbox/webflow/pom.xml b/sandbox/webflow/pom.xml index 7893386193..eace74c08f 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.0.CI-SNAPSHOT + 3.0.0.RELEASE war