From 4619705e37fa49556480fb942247fb7b63727b3e Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Mon, 16 Dec 2013 11:27:09 -0800 Subject: [PATCH] Release version 3.2.0.RELEASE --- acl/pom.xml | 12 +++--------- aspects/pom.xml | 10 ++-------- cas/pom.xml | 12 +++--------- config/pom.xml | 30 ++++++++++++------------------ core/pom.xml | 20 +++++++------------- 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 | 30 ++++++++++++------------------ samples/dms-xml/pom.xml | 18 ++++++------------ 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 | 22 ++++++++-------------- 41 files changed, 184 insertions(+), 424 deletions(-) diff --git a/acl/pom.xml b/acl/pom.xml index a3290051cf..e2305536ad 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-acl - 3.2.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -132,7 +126,7 @@ org.hsqldb hsqldb - 1.8.0.10 + 2.3.1 test diff --git a/aspects/pom.xml b/aspects/pom.xml index e8c30e86ac..088e08f167 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 3.2.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/cas/pom.xml b/cas/pom.xml index 9ceaa11001..d3d2a6b1f0 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-cas - 3.2.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/config/pom.xml b/config/pom.xml index a06c1f12e1..2ef45acedc 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-config - 3.2.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -108,21 +102,21 @@ org.springframework.security spring-security-ldap - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile true org.springframework.security spring-security-openid - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile true org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile true @@ -172,12 +166,6 @@ 0.9.29 test - - hsqldb - hsqldb - 1.8.0.10 - test - javax.annotation jsr250-api @@ -256,6 +244,12 @@ 4.1.0.Final test + + org.hsqldb + hsqldb + 2.3.1 + test + org.mockito mockito-core @@ -331,7 +325,7 @@ org.springframework.security spring-security-cas - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE test diff --git a/core/pom.xml b/core/pom.xml index de7c7a6f55..56126c514a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE spring-security-core spring-security-core http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -151,12 +145,6 @@ 3.2 test - - hsqldb - hsqldb - 1.8.0.10 - test - junit junit @@ -169,6 +157,12 @@ 1.4 test + + org.hsqldb + hsqldb + 2.3.1 + test + org.mockito mockito-core diff --git a/crypto/pom.xml b/crypto/pom.xml index e6a6895bd4..7e2fc34f0a 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 3.2.0.CI-SNAPSHOT + 3.2.0.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 abe86ba297..947fd645ba 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=3.2.0.CI-SNAPSHOT +version=3.2.0.RELEASE diff --git a/itest/context/pom.xml b/itest/context/pom.xml index 35fb3bbe9f..202c43786d 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -155,13 +149,13 @@ org.springframework.security spring-security-config - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE test org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 534700708f..16495c0e08 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE test org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE test org.springframework.security spring-security-ldap - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE test org.springframework.security spring-security-taglibs - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE test org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE test diff --git a/ldap/pom.xml b/ldap/pom.xml index 127b0de9a1..9babeb8934 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 3.2.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/openid/pom.xml b/openid/pom.xml index 6ca4b403ca..fe23d229b4 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-openid - 3.2.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/remoting/pom.xml b/remoting/pom.xml index 2b9a801635..3799acdbe5 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 3.2.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml index 7330c76d2c..54cd5fb8f6 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -84,13 +78,13 @@ org.springframework.security spring-security-aspects - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-config - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml index 41ba2d2727..d613cbd030 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -121,13 +115,13 @@ org.springframework.security spring-security-config - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index 8f47986f67..fbd0d8724f 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.0.CI-SNAPSHOT + 3.2.0.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 d9dae4beee..23c67d027e 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml index f9e63a26b6..d825834b91 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -142,12 +136,6 @@ 0.9.29 runtime - - hsqldb - hsqldb - 1.8.0.10 - runtime - javax.servlet jstl @@ -160,6 +148,12 @@ 1.6.2 runtime + + org.hsqldb + hsqldb + 2.3.1 + runtime + org.slf4j jcl-over-slf4j @@ -169,19 +163,19 @@ org.springframework.security spring-security-config - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml index 3b8156d3b9..0df8fcd4bd 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -106,15 +100,15 @@ true - hsqldb + org.hsqldb hsqldb - 1.8.0.10 + 2.3.1 runtime org.springframework.security spring-security-config - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml index c201315639..c0e7cd3959 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml index 6b549dc6e5..da740e001e 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -163,13 +157,13 @@ org.springframework.security spring-security-config - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml index ea6b1f2289..1f6ef8dff7 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml index ba1873024c..b6322df455 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml index d96dddda05..4426c79a9f 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index b067d13301..b1b8a9e7ac 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml index 952a18646b..40b4e47d35 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.0.CI-SNAPSHOT + 3.2.0.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 753c191cf4..9cce575f19 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml index 840e658883..0619bd6c00 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -127,19 +121,19 @@ org.springframework.security spring-security-config - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml index e0ada991d9..d129f1b8c2 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml index 1423899442..fac88aa539 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-ldap - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml index 2e08b60c58..845e891153 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-ldap - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml index 39d1060b5b..0a066e5cba 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml index a1364f636c..28105a0ba7 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-openid - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml index aafbc028c0..aec58da0f0 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-openid - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -115,13 +109,13 @@ org.springframework.security spring-security-config - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml index cd58b67cec..168228370d 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml index 104bc070eb..fb129796d5 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml index 15dcb8cd85..80b60d6ed7 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml index 994d5dbe95..4e5d20442f 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -139,13 +133,13 @@ org.springframework.security spring-security-config - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml index fe035b2e66..565afc936d 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -139,19 +133,19 @@ org.springframework.security spring-security-config - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE runtime diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml index 75268fc801..8d82c4ee73 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.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/taglibs/pom.xml b/taglibs/pom.xml index cda38d058f..111702c2c3 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 3.2.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-core - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.RELEASE compile diff --git a/web/pom.xml b/web/pom.xml index 342d84bca9..92d26adad1 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-web - 3.2.0.CI-SNAPSHOT + 3.2.0.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.0.CI-SNAPSHOT + 3.2.0.RELEASE compile @@ -143,12 +137,6 @@ 1.3 test - - hsqldb - hsqldb - 1.8.0.10 - test - junit junit @@ -167,6 +155,12 @@ 1.4 test + + org.hsqldb + hsqldb + 2.3.1 + test + org.mockito mockito-core