From 9287892863f77df4f29c53701e6fbf3fdc60a9a8 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 19 Feb 2014 08:09:47 -0800 Subject: [PATCH] Release version 3.2.1.RELEASE --- acl/pom.xml | 10 ++-------- aspects/pom.xml | 10 ++-------- cas/pom.xml | 12 +++--------- config/pom.xml | 18 ++++++------------ core/pom.xml | 8 +------- crypto/pom.xml | 8 +------- gradle.properties | 2 +- itest/context/pom.xml | 14 ++++---------- itest/web/pom.xml | 18 ++++++------------ ldap/pom.xml | 10 ++-------- openid/pom.xml | 12 +++--------- remoting/pom.xml | 10 ++-------- samples/aspectj-xml/pom.xml | 14 ++++---------- samples/cas/sample-xml/pom.xml | 16 +++++----------- samples/cas/server/pom.xml | 8 +------- samples/concurrency-jc/pom.xml | 16 +++++----------- samples/contacts-xml/pom.xml | 18 ++++++------------ samples/dms-xml/pom.xml | 14 ++++---------- samples/form-jc/pom.xml | 16 +++++----------- samples/gae-xml/pom.xml | 16 +++++----------- samples/hellojs-jc/pom.xml | 16 +++++----------- samples/hellomvc-jc/pom.xml | 16 +++++----------- samples/helloworld-jc/pom.xml | 12 +++--------- samples/inmemory-jc/pom.xml | 16 +++++----------- samples/insecure/pom.xml | 8 +------- samples/insecuremvc/pom.xml | 10 ++-------- samples/jaas-xml/pom.xml | 16 +++++----------- samples/jdbc-jc/pom.xml | 16 +++++----------- samples/ldap-jc/pom.xml | 18 ++++++------------ samples/ldap-xml/pom.xml | 14 ++++---------- samples/messages-jc/pom.xml | 12 +++--------- samples/openid-jc/pom.xml | 18 ++++++------------ samples/openid-xml/pom.xml | 16 +++++----------- samples/preauth-jc/pom.xml | 16 +++++----------- samples/preauth-xml/pom.xml | 12 +++--------- samples/rememberme-jc/pom.xml | 16 +++++----------- samples/servletapi-xml/pom.xml | 16 +++++----------- samples/tutorial-xml/pom.xml | 16 +++++----------- samples/x509-jc/pom.xml | 16 +++++----------- taglibs/pom.xml | 14 ++++---------- web/pom.xml | 10 ++-------- 41 files changed, 157 insertions(+), 397 deletions(-) diff --git a/acl/pom.xml b/acl/pom.xml index 5983a9203b..5292860617 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-acl - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-acl spring-security-acl http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -58,7 +52,7 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/aspects/pom.xml b/aspects/pom.xml index 38b211b14b..eb3346ff10 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-aspects spring-security-aspects http://spring.io/spring-security @@ -42,17 +42,11 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/cas/pom.xml b/cas/pom.xml index 5038bafd9e..4ba6aa56b3 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-cas - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-cas spring-security-cas http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.jasig.cas.client @@ -58,13 +52,13 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/config/pom.xml b/config/pom.xml index 669df3435f..09628a0df6 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-config spring-security-config http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -58,7 +52,7 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile @@ -108,21 +102,21 @@ org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile true org.springframework.security spring-security-openid - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile true org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile true @@ -361,7 +355,7 @@ org.springframework.security spring-security-cas - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE test diff --git a/core/pom.xml b/core/pom.xml index 94f7a5bad6..bca245881d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-core spring-security-core http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance diff --git a/crypto/pom.xml b/crypto/pom.xml index 2eae485778..ea6bcc2a59 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-crypto spring-security-crypto http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework diff --git a/gradle.properties b/gradle.properties index c2a8d00f05..e91e1373ca 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=3.2.1.CI-SNAPSHOT +version=3.2.1.RELEASE diff --git a/itest/context/pom.xml b/itest/context/pom.xml index daf1023549..e379401972 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security itest-context - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE itest-context itest-context http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -64,7 +58,7 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile @@ -155,13 +149,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE test org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 5392595bd8..82ec20fd5f 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security itest-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE itest-web itest-web http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework @@ -149,31 +143,31 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE test org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE test org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE test org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE test org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE test diff --git a/ldap/pom.xml b/ldap/pom.xml index 93143a3f0d..d9aa1a0cd4 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-ldap spring-security-ldap http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.ldap @@ -76,7 +70,7 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/openid/pom.xml b/openid/pom.xml index a69e94d8d4..ac69e0cf98 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-openid - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-openid spring-security-openid http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - com.google.inject @@ -70,13 +64,13 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/remoting/pom.xml b/remoting/pom.xml index 8b9b9a3b0f..800e0b6db4 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-remoting spring-security-remoting http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -58,7 +52,7 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml index c50d76dca0..c0a2bfe701 100644 --- a/samples/aspectj-xml/pom.xml +++ b/samples/aspectj-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-aspectj-xml - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-samples-aspectj-xml spring-security-samples-aspectj-xml http://spring.io/spring-security @@ -42,17 +42,11 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile @@ -84,13 +78,13 @@ org.springframework.security spring-security-aspects - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml index 2d7d1f3bc8..0382308c26 100644 --- a/samples/cas/sample-xml/pom.xml +++ b/samples/cas/sample-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-cassample-xml - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-cassample-xml spring-security-samples-cassample-xml @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.jasig.cas.client @@ -66,13 +60,13 @@ org.springframework.security spring-security-cas - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile @@ -121,13 +115,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index 627c6cafe8..f42c61f5ae 100644 --- a/samples/cas/server/pom.xml +++ b/samples/cas/server/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-casserver - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-casserver spring-security-samples-casserver @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml index 4882fd5ca0..98d219ec9d 100644 --- a/samples/concurrency-jc/pom.xml +++ b/samples/concurrency-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-concurrency-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-concurrency-jc spring-security-samples-concurrency-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml index 2258c7c342..d3e09ff188 100644 --- a/samples/contacts-xml/pom.xml +++ b/samples/contacts-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-contacts-xml - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-contacts-xml spring-security-samples-contacts-xml @@ -50,23 +50,17 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-acl - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile @@ -169,19 +163,19 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml index a25a815242..9d091b307b 100644 --- a/samples/dms-xml/pom.xml +++ b/samples/dms-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-dms-xml - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-samples-dms-xml spring-security-samples-dms-xml http://spring.io/spring-security @@ -42,23 +42,17 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-acl - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile @@ -114,7 +108,7 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml index cddfa3a087..99b3309ca5 100644 --- a/samples/form-jc/pom.xml +++ b/samples/form-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-form-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-form-jc spring-security-samples-form-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml index d0f7327dd4..f865a9e981 100644 --- a/samples/gae-xml/pom.xml +++ b/samples/gae-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-gae-xml - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-gae-xml spring-security-samples-gae-xml @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - com.google.appengine @@ -84,13 +78,13 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile @@ -163,13 +157,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml index ecf550ac30..5b260b430d 100644 --- a/samples/hellojs-jc/pom.xml +++ b/samples/hellojs-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-hellojs-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-hellojs-jc spring-security-samples-hellojs-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - com.fasterxml.jackson.core @@ -108,25 +102,25 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml index 4c09297359..c97b86e8bd 100644 --- a/samples/hellomvc-jc/pom.xml +++ b/samples/hellomvc-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-hellomvc-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-hellomvc-jc spring-security-samples-hellomvc-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml index 37ec931a53..74899da354 100644 --- a/samples/helloworld-jc/pom.xml +++ b/samples/helloworld-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-helloworld-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-helloworld-jc spring-security-samples-helloworld-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -72,13 +66,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index 733cf16094..ccd6b193a6 100644 --- a/samples/inmemory-jc/pom.xml +++ b/samples/inmemory-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-inmemory-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-inmemory-jc spring-security-samples-inmemory-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml index 580badc6fa..6f99e4ca89 100644 --- a/samples/insecure/pom.xml +++ b/samples/insecure/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-insecure - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-insecure spring-security-samples-insecure @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml index bbe23b56bb..5d2a550e29 100644 --- a/samples/insecuremvc/pom.xml +++ b/samples/insecuremvc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-insecuremvc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-insecuremvc spring-security-samples-insecuremvc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -102,7 +96,7 @@ org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml index 4b818f8bc6..dbec7072c4 100644 --- a/samples/jaas-xml/pom.xml +++ b/samples/jaas-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-jaas-xml - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-jaas-xml spring-security-samples-jaas-xml @@ -50,17 +50,11 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile @@ -127,19 +121,19 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml index af4a754653..c8b418cdaa 100644 --- a/samples/jdbc-jc/pom.xml +++ b/samples/jdbc-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-jdbc-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-jdbc-jc spring-security-samples-jdbc-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml index b0218e1c35..e013b4c41e 100644 --- a/samples/ldap-jc/pom.xml +++ b/samples/ldap-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-ldap-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-ldap-jc spring-security-samples-ldap-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -138,31 +132,31 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml index 509c020d24..f0efa3bc8c 100644 --- a/samples/ldap-xml/pom.xml +++ b/samples/ldap-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-ldap-xml - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-ldap-xml spring-security-samples-ldap-xml @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework @@ -91,19 +85,19 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml index 0517a86b4f..93036464fa 100644 --- a/samples/messages-jc/pom.xml +++ b/samples/messages-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-samples-messages-jc spring-security-samples-messages-jc http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.validation @@ -88,13 +82,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml index 6b298b31b3..563a5bc3bc 100644 --- a/samples/openid-jc/pom.xml +++ b/samples/openid-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-openid-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-openid-jc spring-security-samples-openid-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -102,31 +96,31 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-openid - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml index 0b286b0b0b..7072eb868e 100644 --- a/samples/openid-xml/pom.xml +++ b/samples/openid-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-openid-xml - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-openid-xml spring-security-samples-openid-xml @@ -50,23 +50,17 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-openid - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile @@ -115,13 +109,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml index 2c70ec8266..b64e8e21c7 100644 --- a/samples/preauth-jc/pom.xml +++ b/samples/preauth-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-preauth-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-preauth-jc spring-security-samples-preauth-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml index 60dcd5110b..da7307802d 100644 --- a/samples/preauth-xml/pom.xml +++ b/samples/preauth-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-preauth-xml - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-preauth-xml spring-security-samples-preauth-xml @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework @@ -91,13 +85,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml index 46e568fe74..a0931b1f4f 100644 --- a/samples/rememberme-jc/pom.xml +++ b/samples/rememberme-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-rememberme-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-rememberme-jc spring-security-samples-rememberme-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml index f38d64195b..0cd426fef3 100644 --- a/samples/servletapi-xml/pom.xml +++ b/samples/servletapi-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-servletapi-xml - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-servletapi-xml spring-security-samples-servletapi-xml @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -66,13 +60,13 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile @@ -139,13 +133,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml index 839ae2057e..5e6a1ad578 100644 --- a/samples/tutorial-xml/pom.xml +++ b/samples/tutorial-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-tutorial-xml - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-tutorial-xml spring-security-samples-tutorial-xml @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.slf4j @@ -66,7 +60,7 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile @@ -139,19 +133,19 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE runtime diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml index e6671c35c6..d983a4fa2f 100644 --- a/samples/x509-jc/pom.xml +++ b/samples/x509-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-x509-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE war spring-security-samples-x509-jc spring-security-samples-x509-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/taglibs/pom.xml b/taglibs/pom.xml index af5eec3885..0b214c7bd8 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-taglibs spring-security-taglibs http://spring.io/spring-security @@ -42,29 +42,23 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-acl - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile diff --git a/web/pom.xml b/web/pom.xml index 81ca0a3669..60a92cb330 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE spring-security-web spring-security-web http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -58,7 +52,7 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.1.RELEASE compile