From afcad4f0d48c9e4ca8abebcd08ebc3dc6194a6e9 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 25 Mar 2014 12:04:52 -0700 Subject: [PATCH] Release version 3.2.3.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..d909aed1bb 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.3.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.3.RELEASE compile diff --git a/aspects/pom.xml b/aspects/pom.xml index 38b211b14b..6a558be86f 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.3.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.3.RELEASE compile diff --git a/cas/pom.xml b/cas/pom.xml index 5038bafd9e..23297ba7f3 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.3.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.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/config/pom.xml b/config/pom.xml index 669df3435f..8ca1bf77ee 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.3.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.3.RELEASE compile @@ -108,21 +102,21 @@ org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile true org.springframework.security spring-security-openid - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile true org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile true @@ -361,7 +355,7 @@ org.springframework.security spring-security-cas - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE test diff --git a/core/pom.xml b/core/pom.xml index 94f7a5bad6..d8c1806d49 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.3.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..8247d039be 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.3.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 21fd6004a1..c3059f6704 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=3.2.3.CI-SNAPSHOT +version=3.2.3.RELEASE diff --git a/itest/context/pom.xml b/itest/context/pom.xml index daf1023549..1a6546dcba 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.3.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.3.RELEASE compile @@ -155,13 +149,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE test org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 5392595bd8..879e185a37 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.3.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.3.RELEASE test org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE test org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE test org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE test org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE test diff --git a/ldap/pom.xml b/ldap/pom.xml index 93143a3f0d..73ca976486 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.3.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.3.RELEASE compile diff --git a/openid/pom.xml b/openid/pom.xml index a69e94d8d4..b205baf136 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.3.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.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/remoting/pom.xml b/remoting/pom.xml index 8b9b9a3b0f..cff3a2cb20 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.3.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.3.RELEASE compile diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml index c50d76dca0..ff2f604ebe 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.3.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.3.RELEASE compile @@ -84,13 +78,13 @@ org.springframework.security spring-security-aspects - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml index 2d7d1f3bc8..0549ed4d78 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile @@ -121,13 +115,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index 627c6cafe8..c94f75b71f 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.3.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..0bb7f11eb9 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml index 2258c7c342..8ce024e4ac 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile @@ -169,19 +163,19 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml index a25a815242..685c020e7f 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile @@ -114,7 +108,7 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml index cddfa3a087..c24b0928a1 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml index d0f7327dd4..17755bc1c8 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.3.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.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile @@ -163,13 +157,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml index ecf550ac30..78c9862a23 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml index 4c09297359..042554e51a 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml index 37ec931a53..b6666f5ecc 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.3.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.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index 733cf16094..264cfba9b8 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml index 580badc6fa..801610e6b2 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.3.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..95b43b6655 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.3.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.3.RELEASE compile diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml index 4b818f8bc6..62ed35d9ee 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.3.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.3.RELEASE compile @@ -127,19 +121,19 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml index af4a754653..0e268d9cd4 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml index b0218e1c35..9da7b92920 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml index 509c020d24..45bc8ba9bb 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.3.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.3.RELEASE runtime org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml index 0517a86b4f..e1efd18bb5 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.3.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.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml index 6b298b31b3..97db4b0745 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-openid - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml index 0b286b0b0b..14ee678674 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.3.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.3.RELEASE compile org.springframework.security spring-security-openid - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile @@ -115,13 +109,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml index 2c70ec8266..10dc96f5ba 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml index 60dcd5110b..1fe8d9c829 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.3.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.3.RELEASE runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml index 46e568fe74..8ae3ea9cd5 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml index f38d64195b..1ff03660cd 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.3.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.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile @@ -139,13 +133,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml index 839ae2057e..3d8977d3c8 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.3.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.3.RELEASE compile @@ -139,19 +133,19 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE runtime diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml index e6671c35c6..03843709e2 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/taglibs/pom.xml b/taglibs/pom.xml index af5eec3885..2d3a4147de 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.3.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.3.RELEASE compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 3.2.3.RELEASE compile diff --git a/web/pom.xml b/web/pom.xml index 81ca0a3669..240a89c509 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.3.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.3.RELEASE compile