From 9e8994a2b7b44a70dd877cb50b27eca496f2d315 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 8 Jun 2017 04:34:34 +0000 Subject: [PATCH] Release version 4.2.3.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/boot/helloworld/pom.xml | 14 ++++---------- samples/boot/insecure/pom.xml | 8 +------- samples/javaconfig/aspectj/pom.xml | 14 ++++---------- samples/javaconfig/concurrency/pom.xml | 16 +++++----------- samples/javaconfig/data/pom.xml | 12 +++--------- samples/javaconfig/form/pom.xml | 16 +++++----------- samples/javaconfig/hellojs/pom.xml | 16 +++++----------- samples/javaconfig/hellomvc/pom.xml | 18 ++++++------------ samples/javaconfig/helloworld/pom.xml | 12 +++--------- samples/javaconfig/inmemory/pom.xml | 18 ++++++------------ samples/javaconfig/jdbc/pom.xml | 16 +++++----------- samples/javaconfig/ldap/pom.xml | 18 ++++++------------ samples/javaconfig/messages/pom.xml | 12 +++--------- samples/javaconfig/openid/pom.xml | 18 ++++++------------ samples/javaconfig/preauth/pom.xml | 16 +++++----------- samples/javaconfig/rememberme/pom.xml | 16 +++++----------- samples/javaconfig/x509/pom.xml | 16 +++++----------- samples/xml/aspectj/pom.xml | 14 ++++---------- samples/xml/cas/cassample/pom.xml | 16 +++++----------- samples/xml/cas/casserver/pom.xml | 8 +------- samples/xml/contacts/pom.xml | 18 ++++++------------ samples/xml/dms/pom.xml | 14 ++++---------- samples/xml/gae/pom.xml | 16 +++++----------- samples/xml/helloworld/pom.xml | 12 +++--------- samples/xml/insecure/pom.xml | 8 +------- samples/xml/insecuremvc/pom.xml | 10 ++-------- samples/xml/jaas/pom.xml | 16 +++++----------- samples/xml/ldap/pom.xml | 16 +++++----------- samples/xml/openid/pom.xml | 16 +++++----------- samples/xml/preauth/pom.xml | 12 +++--------- samples/xml/servletapi/pom.xml | 16 +++++----------- samples/xml/tutorial/pom.xml | 16 +++++----------- taglibs/pom.xml | 14 ++++---------- test/pom.xml | 14 ++++---------- web/pom.xml | 10 ++-------- 49 files changed, 186 insertions(+), 474 deletions(-) diff --git a/acl/pom.xml b/acl/pom.xml index c688093b6e..0aee260a5e 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-acl - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-acl spring-security-acl http://spring.io/spring-security @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -151,12 +151,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/aspects/pom.xml b/aspects/pom.xml index 5f1cab8312..d0ea490bb8 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-aspects spring-security-aspects http://spring.io/spring-security @@ -45,7 +45,7 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -130,12 +130,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/cas/pom.xml b/cas/pom.xml index 3361cca1c0..a8166033d7 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-cas - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-cas spring-security-cas http://spring.io/spring-security @@ -51,13 +51,13 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -155,12 +155,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/config/pom.xml b/config/pom.xml index 893f00d623..a5e069aac8 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-config spring-security-config http://spring.io/spring-security @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -97,28 +97,28 @@ org.springframework.security spring-security-ldap - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile true org.springframework.security spring-security-messaging - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile true org.springframework.security spring-security-openid - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile true org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile true @@ -365,13 +365,13 @@ org.springframework.security spring-security-aspects - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE test org.springframework.security spring-security-cas - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE test @@ -390,12 +390,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/core/pom.xml b/core/pom.xml index b53b1593c3..70c10ea9fb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-core spring-security-core http://spring.io/spring-security @@ -294,12 +294,6 @@ - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/crypto/pom.xml b/crypto/pom.xml index 957dca29d9..cf057be454 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-crypto spring-security-crypto http://spring.io/spring-security @@ -92,12 +92,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/data/pom.xml b/data/pom.xml index 12c54611c5..08b1cd93bd 100644 --- a/data/pom.xml +++ b/data/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-data - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-data spring-security-data http://spring.io/spring-security @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -108,12 +108,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/gradle.properties b/gradle.properties index 9a389ba7fe..746658353c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=4.2.3.BUILD-SNAPSHOT +version=4.2.3.RELEASE diff --git a/itest/context/pom.xml b/itest/context/pom.xml index dcb618d1d7..600b3660c9 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security itest-context - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE itest-context itest-context http://spring.io/spring-security @@ -57,7 +57,7 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -132,13 +132,13 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE test org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE test @@ -152,12 +152,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 193dc82d04..5ba50d1976 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security itest-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE itest-web itest-web http://spring.io/spring-security @@ -98,31 +98,31 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE test org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE test org.springframework.security spring-security-ldap - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE test org.springframework.security spring-security-test - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE test org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE test @@ -141,12 +141,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/ldap/pom.xml b/ldap/pom.xml index 2cd07755d2..8c72f34a5a 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-ldap spring-security-ldap http://spring.io/spring-security @@ -73,7 +73,7 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -200,12 +200,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/messaging/pom.xml b/messaging/pom.xml index 637d9edd25..0d0bc6e96d 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-messaging - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-messaging spring-security-messaging http://spring.io/spring-security @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -102,7 +102,7 @@ org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile true @@ -232,12 +232,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/openid/pom.xml b/openid/pom.xml index 5f3e5063eb..7030ab8820 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-openid - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-openid spring-security-openid http://spring.io/spring-security @@ -63,13 +63,13 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -164,12 +164,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/remoting/pom.xml b/remoting/pom.xml index 95035cb229..8e6791335f 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-remoting spring-security-remoting http://spring.io/spring-security @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -123,12 +123,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/boot/helloworld/pom.xml b/samples/boot/helloworld/pom.xml index 5893b2ba84..3248d43b90 100644 --- a/samples/boot/helloworld/pom.xml +++ b/samples/boot/helloworld/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-boot-helloworld - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-samples-boot-helloworld spring-security-samples-boot-helloworld http://spring.io/spring-security @@ -55,13 +55,13 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -115,7 +115,7 @@ org.springframework.security spring-security-test - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE test @@ -124,12 +124,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/boot/insecure/pom.xml b/samples/boot/insecure/pom.xml index e4fc831484..3f20b92fff 100644 --- a/samples/boot/insecure/pom.xml +++ b/samples/boot/insecure/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-boot-insecure - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-samples-boot-insecure spring-security-samples-boot-insecure http://spring.io/spring-security @@ -100,12 +100,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/aspectj/pom.xml b/samples/javaconfig/aspectj/pom.xml index 020af3edee..6c6681eee1 100644 --- a/samples/javaconfig/aspectj/pom.xml +++ b/samples/javaconfig/aspectj/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-aspectj - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-samples-javaconfig-aspectj spring-security-samples-javaconfig-aspectj http://spring.io/spring-security @@ -45,13 +45,13 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -71,7 +71,7 @@ org.springframework.security spring-security-aspects - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime @@ -110,12 +110,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/concurrency/pom.xml b/samples/javaconfig/concurrency/pom.xml index 4b88192c68..a8643e5300 100644 --- a/samples/javaconfig/concurrency/pom.xml +++ b/samples/javaconfig/concurrency/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-concurrency - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-javaconfig-concurrency spring-security-samples-javaconfig-concurrency @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -183,12 +183,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/data/pom.xml b/samples/javaconfig/data/pom.xml index 320a00c355..fed28eca89 100644 --- a/samples/javaconfig/data/pom.xml +++ b/samples/javaconfig/data/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-data - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-samples-javaconfig-data spring-security-samples-javaconfig-data http://spring.io/spring-security @@ -81,13 +81,13 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-data - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -133,12 +133,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/form/pom.xml b/samples/javaconfig/form/pom.xml index af7524d064..c630a49346 100644 --- a/samples/javaconfig/form/pom.xml +++ b/samples/javaconfig/form/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-form - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-javaconfig-form spring-security-samples-javaconfig-form @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -237,12 +237,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/hellojs/pom.xml b/samples/javaconfig/hellojs/pom.xml index 76ffd1567d..a2d3dfb232 100644 --- a/samples/javaconfig/hellojs/pom.xml +++ b/samples/javaconfig/hellojs/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-hellojs - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-javaconfig-hellojs spring-security-samples-javaconfig-hellojs @@ -97,25 +97,25 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -189,12 +189,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/hellomvc/pom.xml b/samples/javaconfig/hellomvc/pom.xml index 5c54d8222f..7d26bb7d1f 100644 --- a/samples/javaconfig/hellomvc/pom.xml +++ b/samples/javaconfig/hellomvc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-hellomvc - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-javaconfig-hellomvc spring-security-samples-javaconfig-hellomvc @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -180,7 +180,7 @@ org.springframework.security spring-security-test - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE test @@ -189,12 +189,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/helloworld/pom.xml b/samples/javaconfig/helloworld/pom.xml index 6841c729ec..dcf447f9a0 100644 --- a/samples/javaconfig/helloworld/pom.xml +++ b/samples/javaconfig/helloworld/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-helloworld - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-javaconfig-helloworld spring-security-samples-javaconfig-helloworld @@ -67,13 +67,13 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -179,12 +179,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/inmemory/pom.xml b/samples/javaconfig/inmemory/pom.xml index bf336b67cf..9836a7559a 100644 --- a/samples/javaconfig/inmemory/pom.xml +++ b/samples/javaconfig/inmemory/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-inmemory - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-javaconfig-inmemory spring-security-samples-javaconfig-inmemory @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -180,7 +180,7 @@ org.springframework.security spring-security-test - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE test @@ -189,12 +189,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/jdbc/pom.xml b/samples/javaconfig/jdbc/pom.xml index 03ef96f8a5..da1a2df59c 100644 --- a/samples/javaconfig/jdbc/pom.xml +++ b/samples/javaconfig/jdbc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-jdbc - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-javaconfig-jdbc spring-security-samples-javaconfig-jdbc @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -237,12 +237,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/ldap/pom.xml b/samples/javaconfig/ldap/pom.xml index 94d99970f3..25057e6871 100644 --- a/samples/javaconfig/ldap/pom.xml +++ b/samples/javaconfig/ldap/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-ldap - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-javaconfig-ldap spring-security-samples-javaconfig-ldap @@ -127,31 +127,31 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-ldap - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -279,12 +279,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/messages/pom.xml b/samples/javaconfig/messages/pom.xml index 039a9b59c5..241d2111d2 100644 --- a/samples/javaconfig/messages/pom.xml +++ b/samples/javaconfig/messages/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-samples-javaconfig-messages spring-security-samples-javaconfig-messages http://spring.io/spring-security @@ -99,13 +99,13 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -208,12 +208,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/openid/pom.xml b/samples/javaconfig/openid/pom.xml index 83b1470ace..fdfb452d71 100644 --- a/samples/javaconfig/openid/pom.xml +++ b/samples/javaconfig/openid/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-openid - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-javaconfig-openid spring-security-samples-javaconfig-openid @@ -91,31 +91,31 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-openid - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -195,12 +195,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/preauth/pom.xml b/samples/javaconfig/preauth/pom.xml index 21a7bc43e3..8f2eb57abd 100644 --- a/samples/javaconfig/preauth/pom.xml +++ b/samples/javaconfig/preauth/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-preauth - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-javaconfig-preauth spring-security-samples-javaconfig-preauth @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -183,12 +183,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/rememberme/pom.xml b/samples/javaconfig/rememberme/pom.xml index 6d4836d6e6..782c386fd1 100644 --- a/samples/javaconfig/rememberme/pom.xml +++ b/samples/javaconfig/rememberme/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-rememberme - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-javaconfig-rememberme spring-security-samples-javaconfig-rememberme @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -183,12 +183,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/javaconfig/x509/pom.xml b/samples/javaconfig/x509/pom.xml index ff6525ef07..c08f4406ce 100644 --- a/samples/javaconfig/x509/pom.xml +++ b/samples/javaconfig/x509/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-x509 - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-javaconfig-x509 spring-security-samples-javaconfig-x509 @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -183,12 +183,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/aspectj/pom.xml b/samples/xml/aspectj/pom.xml index 3b2b3b702e..f3746e2bc7 100644 --- a/samples/xml/aspectj/pom.xml +++ b/samples/xml/aspectj/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-aspectj - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-samples-xml-aspectj spring-security-samples-xml-aspectj http://spring.io/spring-security @@ -45,7 +45,7 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -65,13 +65,13 @@ org.springframework.security spring-security-aspects - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime @@ -110,12 +110,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/cas/cassample/pom.xml b/samples/xml/cas/cassample/pom.xml index 8525485431..c7308a6b6d 100644 --- a/samples/xml/cas/cassample/pom.xml +++ b/samples/xml/cas/cassample/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-cassample - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-cassample spring-security-samples-xml-cassample @@ -55,13 +55,13 @@ org.springframework.security spring-security-cas - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -98,13 +98,13 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime @@ -196,12 +196,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/cas/casserver/pom.xml b/samples/xml/cas/casserver/pom.xml index e2c93b6de9..42d60f25c6 100644 --- a/samples/xml/cas/casserver/pom.xml +++ b/samples/xml/cas/casserver/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-casserver - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-casserver spring-security-samples-xml-casserver @@ -89,12 +89,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/contacts/pom.xml b/samples/xml/contacts/pom.xml index 6c95930254..a12941f02a 100644 --- a/samples/xml/contacts/pom.xml +++ b/samples/xml/contacts/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-contacts - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-contacts spring-security-samples-xml-contacts @@ -49,13 +49,13 @@ org.springframework.security spring-security-acl - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -145,19 +145,19 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime @@ -243,12 +243,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/dms/pom.xml b/samples/xml/dms/pom.xml index 3cc01ceec6..8289a9bd6a 100644 --- a/samples/xml/dms/pom.xml +++ b/samples/xml/dms/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-dms - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-samples-xml-dms spring-security-samples-xml-dms http://spring.io/spring-security @@ -45,13 +45,13 @@ org.springframework.security spring-security-acl - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -92,7 +92,7 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime @@ -141,12 +141,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/gae/pom.xml b/samples/xml/gae/pom.xml index 861a4f2afa..e411fb79df 100644 --- a/samples/xml/gae/pom.xml +++ b/samples/xml/gae/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-gae - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-gae spring-security-samples-xml-gae @@ -73,13 +73,13 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -147,13 +147,13 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime @@ -204,12 +204,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/helloworld/pom.xml b/samples/xml/helloworld/pom.xml index e77ae19c19..8e969202fe 100644 --- a/samples/xml/helloworld/pom.xml +++ b/samples/xml/helloworld/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-helloworld - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-helloworld spring-security-samples-xml-helloworld @@ -67,13 +67,13 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -179,12 +179,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/insecure/pom.xml b/samples/xml/insecure/pom.xml index 313923f2aa..e8ba004aaa 100644 --- a/samples/xml/insecure/pom.xml +++ b/samples/xml/insecure/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-insecure - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-insecure spring-security-samples-xml-insecure @@ -167,12 +167,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/insecuremvc/pom.xml b/samples/xml/insecuremvc/pom.xml index 012dab7adb..b51caae0de 100644 --- a/samples/xml/insecuremvc/pom.xml +++ b/samples/xml/insecuremvc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-insecuremvc - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-insecuremvc spring-security-samples-xml-insecuremvc @@ -91,7 +91,7 @@ org.springframework.security spring-security-samples-javaconfig-messages - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -165,12 +165,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/jaas/pom.xml b/samples/xml/jaas/pom.xml index 1d19917eb3..83dfd93adb 100644 --- a/samples/xml/jaas/pom.xml +++ b/samples/xml/jaas/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-jaas - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-jaas spring-security-samples-xml-jaas @@ -49,7 +49,7 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -107,19 +107,19 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime @@ -205,12 +205,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/ldap/pom.xml b/samples/xml/ldap/pom.xml index 1bf7ba2a44..41d6310e39 100644 --- a/samples/xml/ldap/pom.xml +++ b/samples/xml/ldap/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-ldap - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-ldap spring-security-samples-xml-ldap @@ -61,7 +61,7 @@ org.springframework.security spring-security-taglibs - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -128,19 +128,19 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-ldap - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime @@ -221,12 +221,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/openid/pom.xml b/samples/xml/openid/pom.xml index 8cf765772b..28168c1e60 100644 --- a/samples/xml/openid/pom.xml +++ b/samples/xml/openid/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-openid - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-openid spring-security-samples-xml-openid @@ -49,13 +49,13 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-openid - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -103,13 +103,13 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime @@ -136,12 +136,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/preauth/pom.xml b/samples/xml/preauth/pom.xml index 718cde6563..bdc66a3977 100644 --- a/samples/xml/preauth/pom.xml +++ b/samples/xml/preauth/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-preauth - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-preauth spring-security-samples-xml-preauth @@ -74,13 +74,13 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime @@ -107,12 +107,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/servletapi/pom.xml b/samples/xml/servletapi/pom.xml index 71e05bb2a2..8e097395d3 100644 --- a/samples/xml/servletapi/pom.xml +++ b/samples/xml/servletapi/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-servletapi - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-servletapi spring-security-samples-xml-servletapi @@ -55,13 +55,13 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -118,13 +118,13 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime @@ -156,12 +156,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/samples/xml/tutorial/pom.xml b/samples/xml/tutorial/pom.xml index 4d82ad227a..3ae4cd54f5 100644 --- a/samples/xml/tutorial/pom.xml +++ b/samples/xml/tutorial/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-tutorial - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE war spring-security-samples-xml-tutorial spring-security-samples-xml-tutorial @@ -55,7 +55,7 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -119,19 +119,19 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE runtime @@ -158,12 +158,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/taglibs/pom.xml b/taglibs/pom.xml index 3ce722cae5..381b8b2b33 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-taglibs spring-security-taglibs http://spring.io/spring-security @@ -45,19 +45,19 @@ org.springframework.security spring-security-acl - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -187,12 +187,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/test/pom.xml b/test/pom.xml index 09f08a0a00..79b61237b0 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-test - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-test spring-security-test http://spring.io/spring-security @@ -45,13 +45,13 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -80,7 +80,7 @@ org.springframework.security spring-security-config - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile true @@ -173,12 +173,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - - diff --git a/web/pom.xml b/web/pom.xml index 662f129cf5..50acc35cc7 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-web - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE spring-security-web spring-security-web http://spring.io/spring-security @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.3.BUILD-SNAPSHOT + 4.2.3.RELEASE compile @@ -249,12 +249,6 @@ test - - - spring-snapshot - https://repo.spring.io/snapshot - -