From 0e9d9da46b4cc62370bb8d7dd5b9744f300b6c4f Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 25 Feb 2016 14:09:54 -0800 Subject: [PATCH] Release version 4.0.4.RELEASE --- acl/pom.xml | 12 +++--------- aspects/pom.xml | 12 +++--------- cas/pom.xml | 14 ++++---------- config/pom.xml | 24 +++++++++--------------- core/pom.xml | 10 ++-------- crypto/pom.xml | 10 ++-------- data/pom.xml | 12 +++--------- gradle.properties | 2 +- itest/context/pom.xml | 16 +++++----------- itest/web/pom.xml | 20 +++++++------------- ldap/pom.xml | 12 +++--------- messaging/pom.xml | 14 ++++---------- openid/pom.xml | 14 ++++---------- remoting/pom.xml | 12 +++--------- samples/aspectj-jc/pom.xml | 16 +++++----------- samples/aspectj-xml/pom.xml | 16 +++++----------- samples/cas/sample-xml/pom.xml | 18 ++++++------------ samples/cas/server/pom.xml | 10 ++-------- samples/chat-jc/pom.xml | 18 ++++++------------ samples/concurrency-jc/pom.xml | 18 ++++++------------ samples/contacts-xml/pom.xml | 20 +++++++------------- samples/data-jc/pom.xml | 14 ++++---------- samples/dms-xml/pom.xml | 16 +++++----------- samples/form-jc/pom.xml | 18 ++++++------------ samples/gae-xml/pom.xml | 18 ++++++------------ samples/hellojs-jc/pom.xml | 18 ++++++------------ samples/hellomvc-jc/pom.xml | 20 +++++++------------- samples/helloworld-jc/pom.xml | 14 ++++---------- samples/helloworld-xml/pom.xml | 14 ++++---------- samples/inmemory-jc/pom.xml | 20 +++++++------------- samples/insecure/pom.xml | 10 ++-------- samples/insecuremvc/pom.xml | 12 +++--------- samples/jaas-xml/pom.xml | 18 ++++++------------ samples/jdbc-jc/pom.xml | 18 ++++++------------ samples/ldap-jc/pom.xml | 20 +++++++------------- samples/ldap-xml/pom.xml | 18 ++++++------------ samples/messages-jc/pom.xml | 14 ++++---------- samples/openid-jc/pom.xml | 20 +++++++------------- samples/openid-xml/pom.xml | 18 ++++++------------ samples/preauth-jc/pom.xml | 18 ++++++------------ samples/preauth-xml/pom.xml | 14 ++++---------- samples/rememberme-jc/pom.xml | 18 ++++++------------ samples/servletapi-xml/pom.xml | 18 ++++++------------ samples/tutorial-xml/pom.xml | 18 ++++++------------ samples/x509-jc/pom.xml | 18 ++++++------------ taglibs/pom.xml | 16 +++++----------- test/pom.xml | 16 +++++----------- web/pom.xml | 12 +++--------- 48 files changed, 233 insertions(+), 515 deletions(-) diff --git a/acl/pom.xml b/acl/pom.xml index aee53f39e9..2bfdb36265 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-acl - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-acl spring-security-acl http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -46,7 +40,7 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -151,7 +145,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/aspects/pom.xml b/aspects/pom.xml index 5190710c8f..9b365129c7 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-aspects spring-security-aspects http://spring.io/spring-security @@ -30,17 +30,11 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -130,7 +124,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/cas/pom.xml b/cas/pom.xml index c3932a32ec..9644132ae0 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-cas - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-cas spring-security-cas http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.jasig.cas.client @@ -46,13 +40,13 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -142,7 +136,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/config/pom.xml b/config/pom.xml index e7541396d1..2c9980005c 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-config spring-security-config http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -46,7 +40,7 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -92,28 +86,28 @@ org.springframework.security spring-security-ldap - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile true org.springframework.security spring-security-messaging - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile true org.springframework.security spring-security-openid - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile true org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile true @@ -366,13 +360,13 @@ org.springframework.security spring-security-aspects - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE test org.springframework.security spring-security-cas - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE test @@ -396,7 +390,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/core/pom.xml b/core/pom.xml index eb4e9e51d5..5edfeea162 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-core spring-security-core http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -275,7 +269,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/crypto/pom.xml b/crypto/pom.xml index b2f7d4f680..1bc15d8337 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-crypto spring-security-crypto http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - commons-logging @@ -85,7 +79,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/data/pom.xml b/data/pom.xml index 2b6085c953..7035d2bef3 100644 --- a/data/pom.xml +++ b/data/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-data - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-data spring-security-data http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.data @@ -46,7 +40,7 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -108,7 +102,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/gradle.properties b/gradle.properties index a27fa9eb4e..088e5b4f9e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=4.0.4.CI-SNAPSHOT +version=4.0.4.RELEASE diff --git a/itest/context/pom.xml b/itest/context/pom.xml index cb0984ddc5..8d141f539d 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security itest-context - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE itest-context itest-context http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -52,7 +46,7 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -127,13 +121,13 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE test org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE test @@ -152,7 +146,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 1c21216f5c..e89a3212df 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security itest-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE itest-web itest-web http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework @@ -145,31 +139,31 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE test org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE test org.springframework.security spring-security-ldap - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE test org.springframework.security spring-security-taglibs - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE test org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE test @@ -200,7 +194,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/ldap/pom.xml b/ldap/pom.xml index d16ae25b3e..443405e6e1 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-ldap spring-security-ldap http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.ldap @@ -68,7 +62,7 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -200,7 +194,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/messaging/pom.xml b/messaging/pom.xml index 3aa2c83975..58f25efb63 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-messaging - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-messaging spring-security-messaging http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -46,7 +40,7 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -97,7 +91,7 @@ org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile true @@ -232,7 +226,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/openid/pom.xml b/openid/pom.xml index 2861e6afe6..c08fde1ca4 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-openid - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-openid spring-security-openid http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - com.google.inject @@ -58,13 +52,13 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -164,7 +158,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/remoting/pom.xml b/remoting/pom.xml index 9fa06dc3c1..c327084bc0 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-remoting spring-security-remoting http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -46,7 +40,7 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -123,7 +117,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml index f8f5232267..518c06e065 100644 --- a/samples/aspectj-jc/pom.xml +++ b/samples/aspectj-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-aspectj-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-samples-aspectj-jc spring-security-samples-aspectj-jc http://spring.io/spring-security @@ -30,23 +30,17 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -66,7 +60,7 @@ org.springframework.security spring-security-aspects - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime @@ -110,7 +104,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml index d2024c3506..5c78bd9861 100644 --- a/samples/aspectj-xml/pom.xml +++ b/samples/aspectj-xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-aspectj-xml - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-samples-aspectj-xml spring-security-samples-aspectj-xml http://spring.io/spring-security @@ -30,17 +30,11 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -60,13 +54,13 @@ org.springframework.security spring-security-aspects - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime @@ -110,7 +104,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml index 33500a7dcd..17b2c0c174 100644 --- a/samples/cas/sample-xml/pom.xml +++ b/samples/cas/sample-xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-cassample-xml - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-cassample-xml spring-security-samples-cassample-xml @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.jasig.cas.client @@ -47,13 +41,13 @@ org.springframework.security spring-security-cas - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -90,13 +84,13 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime @@ -193,7 +187,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index c3d11ffe42..8297b6a3b9 100644 --- a/samples/cas/server/pom.xml +++ b/samples/cas/server/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-casserver - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-casserver spring-security-samples-casserver @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - commons-logging @@ -86,7 +80,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/chat-jc/pom.xml b/samples/chat-jc/pom.xml index 2a8483e7c8..a0f49c4c60 100644 --- a/samples/chat-jc/pom.xml +++ b/samples/chat-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-chat-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-chat-jc spring-security-samples-chat-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - com.fasterxml.jackson.core @@ -125,25 +119,25 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-data - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-messaging - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -239,7 +233,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml index aefc9dee08..fe767e951f 100644 --- a/samples/concurrency-jc/pom.xml +++ b/samples/concurrency-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-concurrency-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-concurrency-jc spring-security-samples-concurrency-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -83,25 +77,25 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -186,7 +180,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml index f98753714e..f5dbe57735 100644 --- a/samples/contacts-xml/pom.xml +++ b/samples/contacts-xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-contacts-xml - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-contacts-xml spring-security-samples-contacts-xml @@ -31,23 +31,17 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-acl - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -137,19 +131,19 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-taglibs - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime @@ -234,7 +228,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/data-jc/pom.xml b/samples/data-jc/pom.xml index a2a84fa531..d5ae32b71d 100644 --- a/samples/data-jc/pom.xml +++ b/samples/data-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-data-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-samples-data-jc spring-security-samples-data-jc http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.validation @@ -76,13 +70,13 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-data - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -133,7 +127,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml index 9b5e8f34e3..f2de2d7b2e 100644 --- a/samples/dms-xml/pom.xml +++ b/samples/dms-xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-dms-xml - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-samples-dms-xml spring-security-samples-dms-xml http://spring.io/spring-security @@ -30,23 +30,17 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-acl - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -87,7 +81,7 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime @@ -141,7 +135,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml index 92c24350d9..80122440d5 100644 --- a/samples/form-jc/pom.xml +++ b/samples/form-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-form-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-form-jc spring-security-samples-form-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -83,25 +77,25 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -234,7 +228,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml index a1a8e1aa05..d7e108f7f3 100644 --- a/samples/gae-xml/pom.xml +++ b/samples/gae-xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-gae-xml - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-gae-xml spring-security-samples-gae-xml @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - com.google.appengine @@ -65,13 +59,13 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -139,13 +133,13 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-taglibs - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime @@ -201,7 +195,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml index 16d8460273..05e923ebde 100644 --- a/samples/hellojs-jc/pom.xml +++ b/samples/hellojs-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-hellojs-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-hellojs-jc spring-security-samples-hellojs-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - com.fasterxml.jackson.core @@ -89,25 +83,25 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -192,7 +186,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml index d24a0750c7..affaf45fa9 100644 --- a/samples/hellomvc-jc/pom.xml +++ b/samples/hellomvc-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-hellomvc-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-hellomvc-jc spring-security-samples-hellomvc-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -83,25 +77,25 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -178,7 +172,7 @@ org.springframework.security spring-security-test - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE test @@ -192,7 +186,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml index f4bcc495bc..81759ae08a 100644 --- a/samples/helloworld-jc/pom.xml +++ b/samples/helloworld-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-helloworld-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-helloworld-jc spring-security-samples-helloworld-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -59,13 +53,13 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -170,7 +164,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/helloworld-xml/pom.xml b/samples/helloworld-xml/pom.xml index 1abe5751db..4f4210081b 100644 --- a/samples/helloworld-xml/pom.xml +++ b/samples/helloworld-xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-helloworld-xml - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-helloworld-xml spring-security-samples-helloworld-xml @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -59,13 +53,13 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -170,7 +164,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index 4038591522..c4406e6229 100644 --- a/samples/inmemory-jc/pom.xml +++ b/samples/inmemory-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-inmemory-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-inmemory-jc spring-security-samples-inmemory-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -83,25 +77,25 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -178,7 +172,7 @@ org.springframework.security spring-security-test - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE test @@ -192,7 +186,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml index 4de391a1f8..4a6770068a 100644 --- a/samples/insecure/pom.xml +++ b/samples/insecure/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-insecure - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-insecure spring-security-samples-insecure @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -158,7 +152,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml index adb2ad0741..118f7608b4 100644 --- a/samples/insecuremvc/pom.xml +++ b/samples/insecuremvc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-insecuremvc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-insecuremvc spring-security-samples-insecuremvc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -83,7 +77,7 @@ org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -168,7 +162,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml index 1f2742c9fd..5ccdf891ba 100644 --- a/samples/jaas-xml/pom.xml +++ b/samples/jaas-xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-jaas-xml - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-jaas-xml spring-security-samples-jaas-xml @@ -31,17 +31,11 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -99,19 +93,19 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-taglibs - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime @@ -196,7 +190,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml index c69ea5847f..ae7608229f 100644 --- a/samples/jdbc-jc/pom.xml +++ b/samples/jdbc-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-jdbc-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-jdbc-jc spring-security-samples-jdbc-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -83,25 +77,25 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -234,7 +228,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml index e18dc71e09..90854d70c5 100644 --- a/samples/ldap-jc/pom.xml +++ b/samples/ldap-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-ldap-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-ldap-jc spring-security-samples-ldap-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -119,31 +113,31 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-ldap - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -276,7 +270,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml index d12f04c41a..d83da75f13 100644 --- a/samples/ldap-xml/pom.xml +++ b/samples/ldap-xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-ldap-xml - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-ldap-xml spring-security-samples-ldap-xml @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -53,7 +47,7 @@ org.springframework.security spring-security-taglibs - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -120,19 +114,19 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-ldap - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime @@ -212,7 +206,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml index 695ac5fa96..9f42b120ea 100644 --- a/samples/messages-jc/pom.xml +++ b/samples/messages-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-samples-messages-jc spring-security-samples-messages-jc http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.validation @@ -88,13 +82,13 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -208,7 +202,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml index 6a7659e2c4..2d9467fd4e 100644 --- a/samples/openid-jc/pom.xml +++ b/samples/openid-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-openid-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-openid-jc spring-security-samples-openid-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -83,31 +77,31 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-openid - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -198,7 +192,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml index df68aa9db3..b878fa6c95 100644 --- a/samples/openid-xml/pom.xml +++ b/samples/openid-xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-openid-xml - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-openid-xml spring-security-samples-openid-xml @@ -31,23 +31,17 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-openid - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -95,13 +89,13 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-taglibs - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime @@ -133,7 +127,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml index 02c74b7d5e..7de7c88ac1 100644 --- a/samples/preauth-jc/pom.xml +++ b/samples/preauth-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-preauth-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-preauth-jc spring-security-samples-preauth-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -83,25 +77,25 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -186,7 +180,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml index caf4646a30..a0baac4fa7 100644 --- a/samples/preauth-xml/pom.xml +++ b/samples/preauth-xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-preauth-xml - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-preauth-xml spring-security-samples-preauth-xml @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - commons-logging @@ -66,13 +60,13 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime @@ -104,7 +98,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml index f206f01228..81a8bc4bf3 100644 --- a/samples/rememberme-jc/pom.xml +++ b/samples/rememberme-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-rememberme-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-rememberme-jc spring-security-samples-rememberme-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -83,25 +77,25 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -186,7 +180,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml index aecad5d2e5..8c65000a49 100644 --- a/samples/servletapi-xml/pom.xml +++ b/samples/servletapi-xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-servletapi-xml - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-servletapi-xml spring-security-samples-servletapi-xml @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -47,13 +41,13 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -110,13 +104,13 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-taglibs - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime @@ -153,7 +147,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml index badea86be0..aba5f4a02e 100644 --- a/samples/tutorial-xml/pom.xml +++ b/samples/tutorial-xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-tutorial-xml - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-tutorial-xml spring-security-samples-tutorial-xml @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.slf4j @@ -47,7 +41,7 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -111,19 +105,19 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-taglibs - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE runtime @@ -155,7 +149,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml index dad207489b..16a142f86a 100644 --- a/samples/x509-jc/pom.xml +++ b/samples/x509-jc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-x509-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE war spring-security-samples-x509-jc spring-security-samples-x509-jc @@ -31,12 +31,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -83,25 +77,25 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -186,7 +180,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/taglibs/pom.xml b/taglibs/pom.xml index cbaa420017..a54d816914 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-taglibs spring-security-taglibs http://spring.io/spring-security @@ -30,29 +30,23 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-acl - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -187,7 +181,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/test/pom.xml b/test/pom.xml index 3cd0eb2368..e1a64c4395 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-test - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-test spring-security-test http://spring.io/spring-security @@ -30,23 +30,17 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -75,7 +69,7 @@ org.springframework.security spring-security-config - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile true @@ -168,7 +162,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import diff --git a/web/pom.xml b/web/pom.xml index 9053f9f7e1..0046512fd7 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-web - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE spring-security-web spring-security-web http://spring.io/spring-security @@ -30,12 +30,6 @@ scm:git:git://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -46,7 +40,7 @@ org.springframework.security spring-security-core - 4.0.4.CI-SNAPSHOT + 4.0.4.RELEASE compile @@ -236,7 +230,7 @@ org.springframework spring-framework-bom - 4.2.2.RELEASE + 4.2.5.RELEASE pom import