diff --git a/acl/pom.xml b/acl/pom.xml
index 252d3d4268..708dd0f5b1 100644
--- a/acl/pom.xml
+++ b/acl/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-acl
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-acl
spring-security-acl
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
aopalliance
@@ -58,7 +52,7 @@
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/aspects/pom.xml b/aspects/pom.xml
index 1b81b71c9e..4edb8635b5 100644
--- a/aspects/pom.xml
+++ b/aspects/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-aspects
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-aspects
spring-security-aspects
http://spring.io/spring-security
@@ -42,17 +42,11 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/cas/pom.xml b/cas/pom.xml
index 796462e008..68ace1f208 100644
--- a/cas/pom.xml
+++ b/cas/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-cas
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-cas
spring-security-cas
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.jasig.cas.client
@@ -58,13 +52,13 @@
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/config/pom.xml b/config/pom.xml
index 0f0a85e906..7f6a38de22 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-config
spring-security-config
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
aopalliance
@@ -58,7 +52,7 @@
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
@@ -108,28 +102,28 @@
org.springframework.security
spring-security-aspects
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
true
org.springframework.security
spring-security-ldap
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
true
org.springframework.security
spring-security-openid
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
true
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
true
@@ -386,7 +380,7 @@
org.springframework.security
spring-security-cas
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
test
diff --git a/core/pom.xml b/core/pom.xml
index 94e170172b..c1a86a6cc6 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-core
spring-security-core
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
aopalliance
diff --git a/crypto/pom.xml b/crypto/pom.xml
index d350e471c4..b50baa03f7 100644
--- a/crypto/pom.xml
+++ b/crypto/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-crypto
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-crypto
spring-security-crypto
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
commons-logging
diff --git a/gradle.properties b/gradle.properties
index 3151dac7ab..68ee879c79 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1 +1 @@
-version=3.2.7.CI-SNAPSHOT
+version=3.2.7.RELEASE
diff --git a/itest/context/pom.xml b/itest/context/pom.xml
index a439c82385..eddbd26766 100644
--- a/itest/context/pom.xml
+++ b/itest/context/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
itest-context
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
itest-context
itest-context
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
aopalliance
@@ -64,7 +58,7 @@
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
@@ -143,13 +137,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
test
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
test
diff --git a/itest/web/pom.xml b/itest/web/pom.xml
index 8e47fc17ac..06c7c4ca53 100644
--- a/itest/web/pom.xml
+++ b/itest/web/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
itest-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
itest-web
itest-web
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework
@@ -159,31 +153,31 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
test
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
test
org.springframework.security
spring-security-ldap
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
test
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
test
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
test
diff --git a/ldap/pom.xml b/ldap/pom.xml
index 2c13f083e2..bd419479e3 100644
--- a/ldap/pom.xml
+++ b/ldap/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-ldap
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-ldap
spring-security-ldap
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework.ldap
@@ -76,7 +70,7 @@
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/openid/pom.xml b/openid/pom.xml
index f9cc5f4993..6b8bc998ff 100644
--- a/openid/pom.xml
+++ b/openid/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-openid
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-openid
spring-security-openid
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
com.google.inject
@@ -70,13 +64,13 @@
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/remoting/pom.xml b/remoting/pom.xml
index ddd0e70c90..0437ec69e7 100644
--- a/remoting/pom.xml
+++ b/remoting/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-remoting
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-remoting
spring-security-remoting
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
aopalliance
@@ -58,7 +52,7 @@
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml
index 1c5737b0ae..0dd71371f2 100644
--- a/samples/aspectj-jc/pom.xml
+++ b/samples/aspectj-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-aspectj-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-samples-aspectj-jc
spring-security-samples-aspectj-jc
http://spring.io/spring-security
@@ -42,23 +42,17 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
@@ -78,7 +72,7 @@
org.springframework.security
spring-security-aspects
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml
index 0c0f31f297..7031b5ab31 100644
--- a/samples/aspectj-xml/pom.xml
+++ b/samples/aspectj-xml/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-aspectj-xml
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-samples-aspectj-xml
spring-security-samples-aspectj-xml
http://spring.io/spring-security
@@ -42,17 +42,11 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
@@ -72,13 +66,13 @@
org.springframework.security
spring-security-aspects
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml
index 840bd2ebf9..af32265422 100644
--- a/samples/cas/sample-xml/pom.xml
+++ b/samples/cas/sample-xml/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-cassample-xml
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-cassample-xml
spring-security-samples-cassample-xml
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.jasig.cas.client
@@ -66,13 +60,13 @@
org.springframework.security
spring-security-cas
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
@@ -109,13 +103,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml
index afc38a08aa..162f0a0bc8 100644
--- a/samples/cas/server/pom.xml
+++ b/samples/cas/server/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-casserver
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-casserver
spring-security-samples-casserver
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
commons-logging
diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml
index 0814fc0486..6a549f167d 100644
--- a/samples/concurrency-jc/pom.xml
+++ b/samples/concurrency-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-concurrency-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-concurrency-jc
spring-security-samples-concurrency-jc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -102,25 +96,25 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml
index b50087976e..12667de5a0 100644
--- a/samples/contacts-xml/pom.xml
+++ b/samples/contacts-xml/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-contacts-xml
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-contacts-xml
spring-security-samples-contacts-xml
@@ -50,23 +50,17 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework.security
spring-security-acl
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
@@ -163,19 +157,19 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml
index bb9fa2cb3c..7003f2057d 100644
--- a/samples/dms-xml/pom.xml
+++ b/samples/dms-xml/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-dms-xml
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-samples-dms-xml
spring-security-samples-dms-xml
http://spring.io/spring-security
@@ -42,23 +42,17 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework.security
spring-security-acl
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
@@ -102,7 +96,7 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml
index cbfb391496..0463819b82 100644
--- a/samples/form-jc/pom.xml
+++ b/samples/form-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-form-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-form-jc
spring-security-samples-form-jc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -102,25 +96,25 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml
index 9160c5af43..6970698959 100644
--- a/samples/gae-xml/pom.xml
+++ b/samples/gae-xml/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-gae-xml
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-gae-xml
spring-security-samples-gae-xml
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
com.google.appengine
@@ -84,13 +78,13 @@
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
@@ -151,13 +145,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml
index d17ed97572..b0ea6bdad2 100644
--- a/samples/hellojs-jc/pom.xml
+++ b/samples/hellojs-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-hellojs-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-hellojs-jc
spring-security-samples-hellojs-jc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
com.fasterxml.jackson.core
@@ -108,25 +102,25 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml
index 38283fa454..40231bf98b 100644
--- a/samples/hellomvc-jc/pom.xml
+++ b/samples/hellomvc-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-hellomvc-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-hellomvc-jc
spring-security-samples-hellomvc-jc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -102,25 +96,25 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml
index 94b8f49147..f9d35d0464 100644
--- a/samples/helloworld-jc/pom.xml
+++ b/samples/helloworld-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-helloworld-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-helloworld-jc
spring-security-samples-helloworld-jc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -78,13 +72,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml
index a5a535d7c9..7a3fa3edcf 100644
--- a/samples/inmemory-jc/pom.xml
+++ b/samples/inmemory-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-inmemory-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-inmemory-jc
spring-security-samples-inmemory-jc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -102,25 +96,25 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml
index 78a4729a2c..616a53d57d 100644
--- a/samples/insecure/pom.xml
+++ b/samples/insecure/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-insecure
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-insecure
spring-security-samples-insecure
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml
index a767135586..a23c4f66b4 100644
--- a/samples/insecuremvc/pom.xml
+++ b/samples/insecuremvc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-insecuremvc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-insecuremvc
spring-security-samples-insecuremvc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -102,7 +96,7 @@
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml
index 0fdd404b11..d0026a0fe2 100644
--- a/samples/jaas-xml/pom.xml
+++ b/samples/jaas-xml/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-jaas-xml
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-jaas-xml
spring-security-samples-jaas-xml
@@ -50,17 +50,11 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
@@ -121,19 +115,19 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml
index e6ab674f7a..fbc4b2eb1b 100644
--- a/samples/jdbc-jc/pom.xml
+++ b/samples/jdbc-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-jdbc-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-jdbc-jc
spring-security-samples-jdbc-jc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -102,25 +96,25 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml
index 75289c1b02..e384d7ea3b 100644
--- a/samples/ldap-jc/pom.xml
+++ b/samples/ldap-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-ldap-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-ldap-jc
spring-security-samples-ldap-jc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -138,31 +132,31 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-ldap
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml
index 31d98b33bb..34c4e68c96 100644
--- a/samples/ldap-xml/pom.xml
+++ b/samples/ldap-xml/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-ldap-xml
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-ldap-xml
spring-security-samples-ldap-xml
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
commons-logging
@@ -115,19 +109,19 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-ldap
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml
index f0118ecc11..2d87c39654 100644
--- a/samples/messages-jc/pom.xml
+++ b/samples/messages-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-samples-messages-jc
spring-security-samples-messages-jc
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.validation
@@ -100,13 +94,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml
index 031a106058..8ddca26abe 100644
--- a/samples/openid-jc/pom.xml
+++ b/samples/openid-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-openid-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-openid-jc
spring-security-samples-openid-jc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -102,31 +96,31 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-openid
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml
index 0983c14311..40279675d6 100644
--- a/samples/openid-xml/pom.xml
+++ b/samples/openid-xml/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-openid-xml
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-openid-xml
spring-security-samples-openid-xml
@@ -50,23 +50,17 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-openid
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
@@ -109,13 +103,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml
index ea0ddc3ef1..a2f1d0d866 100644
--- a/samples/preauth-jc/pom.xml
+++ b/samples/preauth-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-preauth-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-preauth-jc
spring-security-samples-preauth-jc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -102,25 +96,25 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml
index 0a10082dc5..16e96d460a 100644
--- a/samples/preauth-xml/pom.xml
+++ b/samples/preauth-xml/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-preauth-xml
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-preauth-xml
spring-security-samples-preauth-xml
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
commons-logging
@@ -79,13 +73,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml
index 296f7920b1..c6237d9fab 100644
--- a/samples/rememberme-jc/pom.xml
+++ b/samples/rememberme-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-rememberme-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-rememberme-jc
spring-security-samples-rememberme-jc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -102,25 +96,25 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml
index 2739466cb3..8ffcf49fe9 100644
--- a/samples/servletapi-xml/pom.xml
+++ b/samples/servletapi-xml/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-servletapi-xml
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-servletapi-xml
spring-security-samples-servletapi-xml
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -66,13 +60,13 @@
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
@@ -133,13 +127,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml
index 217137ffe8..4a3c79ae7e 100644
--- a/samples/tutorial-xml/pom.xml
+++ b/samples/tutorial-xml/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-tutorial-xml
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-tutorial-xml
spring-security-samples-tutorial-xml
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.slf4j
@@ -66,7 +60,7 @@
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
@@ -133,19 +127,19 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
runtime
diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml
index bf617da448..6f05e68ad1 100644
--- a/samples/x509-jc/pom.xml
+++ b/samples/x509-jc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-samples-x509-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
war
spring-security-samples-x509-jc
spring-security-samples-x509-jc
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
javax.servlet.jsp.jstl
@@ -102,25 +96,25 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/taglibs/pom.xml b/taglibs/pom.xml
index e9d817c0b7..979a3d8365 100644
--- a/taglibs/pom.xml
+++ b/taglibs/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-taglibs
spring-security-taglibs
http://spring.io/spring-security
@@ -42,29 +42,23 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework.security
spring-security-acl
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile
diff --git a/web/pom.xml b/web/pom.xml
index 397f6bb4e7..928e61d3b0 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
spring-security-web
spring-security-web
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
aopalliance
@@ -58,7 +52,7 @@
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.7.RELEASE
compile