From 33c9185160c91ffde53ff2c9da5420bd57420e48 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 22 Jul 2015 22:07:58 -0700 Subject: [PATCH] Release version 4.0.2.RELEASE --- acl/pom.xml | 10 ++-------- aspects/pom.xml | 10 ++-------- cas/pom.xml | 12 +++--------- config/pom.xml | 22 ++++++++-------------- core/pom.xml | 8 +------- crypto/pom.xml | 8 +------- data/pom.xml | 10 ++-------- gradle.properties | 2 +- itest/context/pom.xml | 14 ++++---------- itest/web/pom.xml | 18 ++++++------------ ldap/pom.xml | 10 ++-------- messaging/pom.xml | 12 +++--------- openid/pom.xml | 12 +++--------- remoting/pom.xml | 10 ++-------- samples/aspectj-jc/pom.xml | 14 ++++---------- samples/aspectj-xml/pom.xml | 14 ++++---------- samples/cas/sample-xml/pom.xml | 16 +++++----------- samples/cas/server/pom.xml | 8 +------- samples/chat-jc/pom.xml | 16 +++++----------- samples/concurrency-jc/pom.xml | 16 +++++----------- samples/contacts-xml/pom.xml | 18 ++++++------------ samples/data-jc/pom.xml | 12 +++--------- 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 | 18 ++++++------------ samples/helloworld-jc/pom.xml | 12 +++--------- samples/helloworld-xml/pom.xml | 12 +++--------- samples/inmemory-jc/pom.xml | 18 ++++++------------ 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 | 16 +++++----------- 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 ++++---------- test/pom.xml | 14 ++++---------- web/pom.xml | 10 ++-------- 48 files changed, 186 insertions(+), 468 deletions(-) diff --git a/acl/pom.xml b/acl/pom.xml index 90a7eccc23..e7f945ba4f 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-acl - 4.0.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/aspects/pom.xml b/aspects/pom.xml index b00ea040fb..cb794270a5 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 4.0.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/cas/pom.xml b/cas/pom.xml index 2931abbd05..a9cfe3d6cc 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-cas - 4.0.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/config/pom.xml b/config/pom.xml index d737f6d626..2966825e51 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -92,28 +86,28 @@ org.springframework.security spring-security-ldap - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile true org.springframework.security spring-security-messaging - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile true org.springframework.security spring-security-openid - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile true org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile true @@ -366,13 +360,13 @@ org.springframework.security spring-security-aspects - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE test org.springframework.security spring-security-cas - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE test diff --git a/core/pom.xml b/core/pom.xml index 18432751aa..0aabe6e0e4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.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 diff --git a/crypto/pom.xml b/crypto/pom.xml index ecf6d7b85a..7afbeed5c2 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 4.0.2.CI-SNAPSHOT + 4.0.2.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 diff --git a/data/pom.xml b/data/pom.xml index ae4a456872..46bd70561f 100644 --- a/data/pom.xml +++ b/data/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-data - 4.0.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/gradle.properties b/gradle.properties index 25581ff583..e4d1456e2c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=4.0.2.CI-SNAPSHOT +version=4.0.2.RELEASE diff --git a/itest/context/pom.xml b/itest/context/pom.xml index b87a0474bd..0b0ccb4467 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -127,13 +121,13 @@ org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE test org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 631409b91a..5e99ab9a2a 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE test org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE test org.springframework.security spring-security-ldap - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE test org.springframework.security spring-security-taglibs - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE test org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE test diff --git a/ldap/pom.xml b/ldap/pom.xml index 7b6b286dcb..2a7308f872 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 4.0.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/messaging/pom.xml b/messaging/pom.xml index 8f27a95dcb..eae06dd47a 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-messaging - 4.0.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -97,7 +91,7 @@ org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile true diff --git a/openid/pom.xml b/openid/pom.xml index 9966f4fb92..c58ebf99a5 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-openid - 4.0.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/remoting/pom.xml b/remoting/pom.xml index c30f1a8eeb..6755fde0ab 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 4.0.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml index 28c6e61210..82d72cb85e 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -66,7 +60,7 @@ org.springframework.security spring-security-aspects - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml index d743e19489..ca6317b6c1 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -60,13 +54,13 @@ org.springframework.security spring-security-aspects - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml index 531c1d5bb5..ca6e8e3475 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -90,13 +84,13 @@ org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index fcefcde1d1..7b8edc7c01 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.2.CI-SNAPSHOT + 4.0.2.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 diff --git a/samples/chat-jc/pom.xml b/samples/chat-jc/pom.xml index 467d8fbdd3..3ce8c8db87 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-data - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-messaging - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml index 8009a0666a..f74b248312 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml index ae25b2673e..70f05c1398 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -137,19 +131,19 @@ org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-taglibs - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime diff --git a/samples/data-jc/pom.xml b/samples/data-jc/pom.xml index 1e1373b004..1c0498d6d2 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-data - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml index 2ffd472f04..71381e1f2a 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -87,7 +81,7 @@ org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml index 6b9ecebe38..ea336c9fe8 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml index 7cc1a355f7..a94d24a1b0 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -139,13 +133,13 @@ org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-taglibs - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml index 95623ff62e..50eb60b914 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml index 8366426271..cb9187cd0b 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -178,7 +172,7 @@ org.springframework.security spring-security-test - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE test diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml index b1e1655cef..b561d4531c 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/helloworld-xml/pom.xml b/samples/helloworld-xml/pom.xml index 91fb148a76..4c454774be 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index 3ca56d9c1c..6a04da4346 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -178,7 +172,7 @@ org.springframework.security spring-security-test - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE test diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml index 7caa4ce685..70a5ce744f 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.2.CI-SNAPSHOT + 4.0.2.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 diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml index a39ce6c31a..fe068d7cd0 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml index 2d985211ad..6eac7f0376 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -99,19 +93,19 @@ org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-taglibs - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml index 112199a4e8..810c5a8594 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml index a44da367e9..cff6f778fc 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-ldap - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml index 7e1ef61202..3bbc765f84 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -120,19 +114,19 @@ org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-ldap - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml index f138d82c72..8bd45631b2 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml index a820f91777..55e16342cd 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-openid - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml index a6ac8cd880..05b3e8d1c8 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-openid - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -95,13 +89,13 @@ org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-taglibs - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml index 912f21c9e0..3d481319ed 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml index d2aed70e86..d7dc21185b 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml index d42af79172..6d7203f424 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml index 77140182ac..70dd349dfe 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -110,13 +104,13 @@ org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-taglibs - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml index a5210832d9..74f6a9433c 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -111,19 +105,19 @@ org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-taglibs - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE runtime diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml index 6b301f762c..479166129e 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.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/taglibs/pom.xml b/taglibs/pom.xml index cc39b93645..ecae7c86e1 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 4.0.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-core - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile diff --git a/test/pom.xml b/test/pom.xml index 5309492101..6dbcd069f6 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-test - 4.0.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile @@ -75,7 +69,7 @@ org.springframework.security spring-security-config - 4.0.2.CI-SNAPSHOT + 4.0.2.RELEASE compile true diff --git a/web/pom.xml b/web/pom.xml index 4cda894da5..2fc89faa82 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-web - 4.0.2.CI-SNAPSHOT + 4.0.2.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.2.CI-SNAPSHOT + 4.0.2.RELEASE compile