From 6dc270383762fa3509792ce34843b76f3f22130c Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Fri, 15 Aug 2014 11:20:41 -0700 Subject: [PATCH] Release version 3.2.5.RELEASE --- acl/pom.xml | 10 ++-------- aspects/pom.xml | 10 ++-------- cas/pom.xml | 14 ++++---------- config/pom.xml | 25 +++++++++++++------------ 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-jc/pom.xml | 18 ++++++------------ samples/aspectj-xml/pom.xml | 14 ++++---------- samples/cas/sample-xml/pom.xml | 18 ++++++------------ 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 ++-------- 42 files changed, 172 insertions(+), 411 deletions(-) diff --git a/acl/pom.xml b/acl/pom.xml index 909a932af1..37d5a8b82e 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-acl - 3.2.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/aspects/pom.xml b/aspects/pom.xml index 1475bc0edd..10b527c22a 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 3.2.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/cas/pom.xml b/cas/pom.xml index 365abbd38e..dddca0eef2 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-cas - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE spring-security-cas spring-security-cas http://spring.io/spring-security @@ -42,29 +42,23 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.jasig.cas.client cas-client-core - 3.2.1 + 3.3.3 compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/config/pom.xml b/config/pom.xml index de7969ae17..94f312c4a2 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile @@ -105,24 +99,31 @@ compile true + + org.springframework.security + spring-security-aspects + 3.2.5.RELEASE + compile + true + org.springframework.security spring-security-ldap - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile true org.springframework.security spring-security-openid - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile true org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile true @@ -379,7 +380,7 @@ org.springframework.security spring-security-cas - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE test diff --git a/core/pom.xml b/core/pom.xml index 018728ee4b..14267ebcaf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.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 d199734977..8b6233b5c1 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 3.2.4.CI-SNAPSHOT + 3.2.5.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 33287e196c..2edf644e94 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=3.2.5.CI-SNAPSHOT +version=3.2.5.RELEASE diff --git a/itest/context/pom.xml b/itest/context/pom.xml index d34d2f8bdf..c296315cb0 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.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile @@ -155,13 +149,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE test org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 76feb1371d..e3bff9b4c6 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.4.CI-SNAPSHOT + 3.2.5.RELEASE itest-web itest-web http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework @@ -171,31 +165,31 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE test org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE test org.springframework.security spring-security-ldap - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE test org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE test org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE test diff --git a/ldap/pom.xml b/ldap/pom.xml index 61c4f7b74c..364a0815a3 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 3.2.5.CI-SNAPSHOT + 3.2.5.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.5.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/openid/pom.xml b/openid/pom.xml index b223b4bc55..22e140f33c 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-openid - 3.2.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/remoting/pom.xml b/remoting/pom.xml index 4ffd994a58..eb9e6f638b 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 3.2.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml index ac9430d1d0..b28de65d8d 100644 --- a/samples/aspectj-jc/pom.xml +++ b/samples/aspectj-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-aspectj-jc - 4.0.0.CI-SNAPSHOT + 3.2.5.RELEASE spring-security-samples-aspectj-jc spring-security-samples-aspectj-jc http://spring.io/spring-security @@ -42,29 +42,23 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-config - 4.0.0.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 4.0.0.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework spring-core - 4.1.0.BUILD-SNAPSHOT + 3.2.8.RELEASE compile @@ -90,7 +84,7 @@ org.springframework.security spring-security-aspects - 4.0.0.CI-SNAPSHOT + 3.2.5.RELEASE runtime @@ -126,7 +120,7 @@ org.springframework spring-test - 4.1.0.BUILD-SNAPSHOT + 3.2.8.RELEASE test diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml index c9338770c8..f980d9f6b6 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.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile @@ -84,13 +78,13 @@ org.springframework.security spring-security-aspects - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml index 4441b2a24f..1a339222fe 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.4.CI-SNAPSHOT + 3.2.5.RELEASE war spring-security-samples-cassample-xml spring-security-samples-cassample-xml @@ -50,29 +50,23 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.jasig.cas.client cas-client-core - 3.1.12 + 3.3.3 compile org.springframework.security spring-security-cas - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile @@ -121,13 +115,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index ecdb7d97c4..7d6d64fdd2 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.4.CI-SNAPSHOT + 3.2.5.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 41180f2ffa..c052d7fd5d 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.4.CI-SNAPSHOT + 3.2.5.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.jsp.jstl @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml index ca72874388..7dba858af8 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.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile @@ -175,19 +169,19 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml index de51b77025..612b90063b 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.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile @@ -114,7 +108,7 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml index 954845fdd3..176bb25718 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.4.CI-SNAPSHOT + 3.2.5.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.jsp.jstl @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml index 6a3ae2dc91..7903e60992 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.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile @@ -163,13 +157,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml index 03c64da67c..4789e4c4ec 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.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml index 2281b97e21..015fb3db56 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.4.CI-SNAPSHOT + 3.2.5.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.jsp.jstl @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml index 6f567bd718..cf23094887 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.4.CI-SNAPSHOT + 3.2.5.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.jsp.jstl @@ -78,13 +72,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index defee9bb96..a4e41d02c0 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.4.CI-SNAPSHOT + 3.2.5.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.jsp.jstl @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml index ebcc7a9553..10a5763719 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.4.CI-SNAPSHOT + 3.2.5.RELEASE war spring-security-samples-insecure spring-security-samples-insecure @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml index 2db5a8de91..215fde8b8b 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.4.CI-SNAPSHOT + 3.2.5.RELEASE war spring-security-samples-insecuremvc spring-security-samples-insecuremvc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -102,7 +96,7 @@ org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml index 1d75bcf20e..e232a02fe5 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.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile @@ -133,19 +127,19 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml index 6830a83cce..787375e339 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.4.CI-SNAPSHOT + 3.2.5.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.jsp.jstl @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml index 16d6f0c664..f150ccfc80 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.4.CI-SNAPSHOT + 3.2.5.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.jsp.jstl @@ -138,31 +132,31 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-ldap - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml index ff75cde4f4..f00c9881cd 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.4.CI-SNAPSHOT + 3.2.5.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 @@ -127,19 +121,19 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-ldap - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml index b621fb2782..1cee0a4a4a 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.4.CI-SNAPSHOT + 3.2.5.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 @@ -100,13 +94,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml index 444e5bde33..9379c1181f 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.4.CI-SNAPSHOT + 3.2.5.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.jsp.jstl @@ -102,31 +96,31 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-openid - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml index 9fb1dc96ed..1659e8d07e 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.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-openid - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile @@ -121,13 +115,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml index 147c0b9226..a659d337f3 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.4.CI-SNAPSHOT + 3.2.5.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.jsp.jstl @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml index aa9f36ac8f..f804badd4e 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.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml index a5b01560ac..16bd8c1997 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.4.CI-SNAPSHOT + 3.2.5.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.jsp.jstl @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml index 5fdfd66794..8eddfb00ac 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.4.CI-SNAPSHOT + 3.2.5.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.jsp.jstl @@ -66,13 +60,13 @@ org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile @@ -145,13 +139,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml index 5889907bc7..66ff10f75f 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.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile @@ -145,19 +139,19 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE runtime diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml index 9d81b0e7f5..db99b7a609 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.4.CI-SNAPSHOT + 3.2.5.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.jsp.jstl @@ -102,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/taglibs/pom.xml b/taglibs/pom.xml index a2e77ba7b9..bb12be5933 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.RELEASE compile diff --git a/web/pom.xml b/web/pom.xml index e3adfd5b9f..cb3791d0c2 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.5.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.4.CI-SNAPSHOT + 3.2.5.RELEASE compile