diff --git a/acl/pom.xml b/acl/pom.xml index 1ff4b103eb..f0c93b9a7c 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-acl - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-acl spring-security-acl http://spring.io/spring-security @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -153,8 +153,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/aspects/pom.xml b/aspects/pom.xml index 910024b100..9e110fa94c 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-aspects spring-security-aspects http://spring.io/spring-security @@ -45,7 +45,7 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -132,8 +132,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/cas/pom.xml b/cas/pom.xml index 8eaf3c4e7f..723f0a5532 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-cas - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-cas spring-security-cas http://spring.io/spring-security @@ -51,13 +51,13 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -144,8 +144,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/config/pom.xml b/config/pom.xml index 75e3122ae2..ab549ad317 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-config spring-security-config http://spring.io/spring-security @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -97,28 +97,28 @@ org.springframework.security spring-security-ldap - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile true org.springframework.security spring-security-messaging - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile true org.springframework.security spring-security-openid - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile true org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile true @@ -371,13 +371,13 @@ org.springframework.security spring-security-aspects - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 test org.springframework.security spring-security-cas - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 test @@ -398,8 +398,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/core/pom.xml b/core/pom.xml index 5a87acf53e..dae4f5fc86 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-core spring-security-core http://spring.io/spring-security @@ -277,8 +277,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/crypto/pom.xml b/crypto/pom.xml index 1b499f84a2..ba73417922 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-crypto spring-security-crypto http://spring.io/spring-security @@ -94,8 +94,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/data/pom.xml b/data/pom.xml index 361b6e7623..121b83d2c3 100644 --- a/data/pom.xml +++ b/data/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-data - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-data spring-security-data http://spring.io/spring-security @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -110,8 +110,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/gradle.properties b/gradle.properties index 9e5b62b270..920782a98f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=4.1.0.BUILD-SNAPSHOT +version=4.1.0.RC1 diff --git a/itest/context/pom.xml b/itest/context/pom.xml index f9fc1019c1..1e879d3bfb 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security itest-context - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 itest-context itest-context http://spring.io/spring-security @@ -57,7 +57,7 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -132,13 +132,13 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 test org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 test @@ -154,8 +154,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 2a61d01fa9..51df69ff10 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security itest-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 itest-web itest-web http://spring.io/spring-security @@ -150,31 +150,31 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 test org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 test org.springframework.security spring-security-ldap - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 test org.springframework.security spring-security-taglibs - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 test org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 test @@ -202,8 +202,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/ldap/pom.xml b/ldap/pom.xml index bee5925124..5727a4b4be 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-ldap spring-security-ldap http://spring.io/spring-security @@ -73,7 +73,7 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -202,8 +202,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/messaging/pom.xml b/messaging/pom.xml index 2ceff991d9..bc880ca41a 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-messaging - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-messaging spring-security-messaging http://spring.io/spring-security @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -102,7 +102,7 @@ org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile true @@ -234,8 +234,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/openid/pom.xml b/openid/pom.xml index c8616c8e6f..3c7c05b1e9 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-openid - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-openid spring-security-openid http://spring.io/spring-security @@ -63,13 +63,13 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -166,8 +166,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/remoting/pom.xml b/remoting/pom.xml index a40d134f77..aac24b6d8a 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-remoting spring-security-remoting http://spring.io/spring-security @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -125,8 +125,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml index a57b706daa..d7e148f859 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-samples-aspectj-jc spring-security-samples-aspectj-jc http://spring.io/spring-security @@ -45,13 +45,13 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -71,7 +71,7 @@ org.springframework.security spring-security-aspects - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime @@ -112,8 +112,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml index 88d3000068..8fa72d7b4e 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-samples-aspectj-xml spring-security-samples-aspectj-xml http://spring.io/spring-security @@ -45,7 +45,7 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -65,13 +65,13 @@ org.springframework.security spring-security-aspects - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime @@ -112,8 +112,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml index 26abb48776..38182b742c 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-cassample-xml spring-security-samples-cassample-xml @@ -55,13 +55,13 @@ org.springframework.security spring-security-cas - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -98,13 +98,13 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime @@ -198,8 +198,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index 8c3bba5ce5..9bcdbbde39 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-casserver spring-security-samples-casserver @@ -91,8 +91,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/chat-jc/pom.xml b/samples/chat-jc/pom.xml index 46171f0a1a..a62e59c061 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-chat-jc spring-security-samples-chat-jc @@ -133,25 +133,25 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-data - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-messaging - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -244,8 +244,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml index e975001e39..8a4daec907 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-concurrency-jc spring-security-samples-concurrency-jc @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-samples-messages-jc - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -191,8 +191,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml index ff6b1a4265..dd96ad2d1c 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-contacts-xml spring-security-samples-contacts-xml @@ -49,13 +49,13 @@ org.springframework.security spring-security-acl - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -145,19 +145,19 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-taglibs - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime @@ -245,8 +245,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/data-jc/pom.xml b/samples/data-jc/pom.xml index 0d35826b69..797bf7deeb 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-samples-data-jc spring-security-samples-data-jc http://spring.io/spring-security @@ -81,13 +81,13 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-data - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -135,8 +135,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml index 870c09c0c7..292de1fc15 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-samples-dms-xml spring-security-samples-dms-xml http://spring.io/spring-security @@ -45,13 +45,13 @@ org.springframework.security spring-security-acl - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -92,7 +92,7 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime @@ -143,8 +143,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml index feab45c2b7..1b5243f13e 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-form-jc spring-security-samples-form-jc @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-samples-messages-jc - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -245,8 +245,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml index 0f30268409..86431bffcf 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-gae-xml spring-security-samples-gae-xml @@ -73,13 +73,13 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -147,13 +147,13 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-taglibs - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime @@ -206,8 +206,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml index e90c61ed61..362e2d7d2b 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-hellojs-jc spring-security-samples-hellojs-jc @@ -97,25 +97,25 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-samples-messages-jc - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -197,8 +197,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml index 3d7258d503..633e2b7e68 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-hellomvc-jc spring-security-samples-hellomvc-jc @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-samples-messages-jc - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -186,7 +186,7 @@ org.springframework.security spring-security-test - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 test @@ -197,8 +197,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml index 0ec38c0cb9..9df66b6b8d 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-helloworld-jc spring-security-samples-helloworld-jc @@ -67,13 +67,13 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -181,8 +181,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/helloworld-xml/pom.xml b/samples/helloworld-xml/pom.xml index 9a4aa16be6..03feb8888b 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-helloworld-xml spring-security-samples-helloworld-xml @@ -67,13 +67,13 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -181,8 +181,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index b018129f6a..4ec5f28c3d 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-inmemory-jc spring-security-samples-inmemory-jc @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-samples-messages-jc - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -186,7 +186,7 @@ org.springframework.security spring-security-test - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 test @@ -197,8 +197,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml index abea59bc02..ae702fb5a1 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-insecure spring-security-samples-insecure @@ -169,8 +169,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml index 49cf0bbc23..dbbcc01e02 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-insecuremvc spring-security-samples-insecuremvc @@ -91,7 +91,7 @@ org.springframework.security spring-security-samples-messages-jc - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -173,8 +173,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml index 3dd70bf2c3..ad50b1c802 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-jaas-xml spring-security-samples-jaas-xml @@ -49,7 +49,7 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -107,19 +107,19 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-taglibs - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime @@ -207,8 +207,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml index de0bdde649..3a57fc5df9 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-jdbc-jc spring-security-samples-jdbc-jc @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-samples-messages-jc - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -245,8 +245,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml index 915d0faa33..64e09b14fe 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-ldap-jc spring-security-samples-ldap-jc @@ -127,31 +127,31 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-ldap - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-samples-messages-jc - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -287,8 +287,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml index 320a1516cf..04eaacf8f6 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-ldap-xml spring-security-samples-ldap-xml @@ -61,7 +61,7 @@ org.springframework.security spring-security-taglibs - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -128,19 +128,19 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-ldap - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime @@ -223,8 +223,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml index a19015cbaa..c4b13c1960 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-samples-messages-jc spring-security-samples-messages-jc http://spring.io/spring-security @@ -93,13 +93,13 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -210,8 +210,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml index afe5ffd297..9bd35577e3 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-openid-jc spring-security-samples-openid-jc @@ -91,31 +91,31 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-openid - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-samples-messages-jc - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -203,8 +203,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml index 07b0a0cb50..96a97047f4 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-openid-xml spring-security-samples-openid-xml @@ -49,13 +49,13 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-openid - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -103,13 +103,13 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-taglibs - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime @@ -138,8 +138,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml index b47dd65388..e21b38ac7f 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-preauth-jc spring-security-samples-preauth-jc @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-samples-messages-jc - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -191,8 +191,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml index 4f4a127d0d..c68fad9d79 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-preauth-xml spring-security-samples-preauth-xml @@ -74,13 +74,13 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime @@ -109,8 +109,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml index 8feaf45110..ae7ebca674 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-rememberme-jc spring-security-samples-rememberme-jc @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-samples-messages-jc - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -191,8 +191,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml index 16d4fa5f79..8945b989e2 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-servletapi-xml spring-security-samples-servletapi-xml @@ -55,13 +55,13 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -118,13 +118,13 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-taglibs - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime @@ -158,8 +158,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml index 09ca03f047..f4b7dcaee9 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-tutorial-xml spring-security-samples-tutorial-xml @@ -55,7 +55,7 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -119,19 +119,19 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-taglibs - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 runtime @@ -160,8 +160,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml index 976fbf25f9..ef7c34d89c 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.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 war spring-security-samples-x509-jc spring-security-samples-x509-jc @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-samples-messages-jc - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -191,8 +191,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/taglibs/pom.xml b/taglibs/pom.xml index d9aa655a12..746fbfdda2 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-taglibs spring-security-taglibs http://spring.io/spring-security @@ -45,19 +45,19 @@ org.springframework.security spring-security-acl - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -189,8 +189,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/test/pom.xml b/test/pom.xml index b658cd1712..f56a54d13f 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-test - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-test spring-security-test http://spring.io/spring-security @@ -45,13 +45,13 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -80,7 +80,7 @@ org.springframework.security spring-security-config - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile true @@ -170,8 +170,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone diff --git a/web/pom.xml b/web/pom.xml index 74a934c7ac..16b6431906 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-web - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 spring-security-web spring-security-web http://spring.io/spring-security @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RC1 compile @@ -238,8 +238,8 @@ - spring-snapshot - https://repo.spring.io/snapshot + spring-milestone + https://repo.spring.io/milestone