diff --git a/acl/pom.xml b/acl/pom.xml
index 909a932af1..e1714a8715 100644
--- a/acl/pom.xml
+++ b/acl/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-acl
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/aspects/pom.xml b/aspects/pom.xml
index 1475bc0edd..2ec75ef86d 100644
--- a/aspects/pom.xml
+++ b/aspects/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-aspects
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/cas/pom.xml b/cas/pom.xml
index 365abbd38e..e9edc1e95a 100644
--- a/cas/pom.xml
+++ b/cas/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-cas
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/config/pom.xml b/config/pom.xml
index de7969ae17..8e2714aed1 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
@@ -108,21 +102,21 @@
org.springframework.security
spring-security-ldap
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
true
org.springframework.security
spring-security-openid
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
true
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
true
@@ -379,7 +373,7 @@
org.springframework.security
spring-security-cas
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
test
diff --git a/core/pom.xml b/core/pom.xml
index 018728ee4b..77d6312f4d 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.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 d199734977..e95a98306b 100644
--- a/crypto/pom.xml
+++ b/crypto/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-crypto
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
spring-security-crypto
spring-security-crypto
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework
diff --git a/gradle.properties b/gradle.properties
index 519891c84e..af8519c3af 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1 +1 @@
-version=3.2.4.CI-SNAPSHOT
+version=3.2.4.RELEASE
diff --git a/itest/context/pom.xml b/itest/context/pom.xml
index d34d2f8bdf..421cfc85d3 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
@@ -155,13 +149,13 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
test
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
test
diff --git a/itest/web/pom.xml b/itest/web/pom.xml
index 76feb1371d..3df5bc6403 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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
itest-web
itest-web
http://spring.io/spring-security
@@ -42,12 +42,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework
@@ -171,31 +165,31 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
test
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
test
org.springframework.security
spring-security-ldap
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
test
org.springframework.security
spring-security-taglibs
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
test
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
test
diff --git a/ldap/pom.xml b/ldap/pom.xml
index 5b4f0af636..c63a8300b6 100644
--- a/ldap/pom.xml
+++ b/ldap/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-ldap
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/openid/pom.xml b/openid/pom.xml
index b223b4bc55..597279c267 100644
--- a/openid/pom.xml
+++ b/openid/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-openid
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/remoting/pom.xml b/remoting/pom.xml
index 4ffd994a58..a077139cff 100644
--- a/remoting/pom.xml
+++ b/remoting/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-remoting
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml
index c9338770c8..77ea41139d 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
@@ -84,13 +78,13 @@
org.springframework.security
spring-security-aspects
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml
index 4441b2a24f..5d65617400 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
@@ -121,13 +115,13 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml
index ecdb7d97c4..6269ae3d7d 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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
war
spring-security-samples-casserver
spring-security-samples-casserver
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework
diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml
index 41180f2ffa..1d063df5f7 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml
index 1210e906ba..d7a2e89729 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
@@ -169,19 +163,19 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml
index de51b77025..62cd3456c7 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
@@ -114,7 +108,7 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml
index 954845fdd3..e660a39382 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml
index 6a3ae2dc91..a912f536fb 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
@@ -163,13 +157,13 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml
index 03c64da67c..f17f5f44ea 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml
index 2281b97e21..cd50c9b5bc 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml
index 1ac8c3d1cb..4000ccf149 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.4.CI-SNAPSHOT
+ 3.2.4.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
@@ -72,13 +66,13 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml
index defee9bb96..1ab5c24d41 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml
index 734c839688..6546e62ac8 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.4.CI-SNAPSHOT
+ 3.2.4.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 2db5a8de91..a220ea8e8a 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml
index 60845f645a..1d7cae6bd6 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
@@ -127,19 +121,19 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml
index 6830a83cce..0446a5dc10 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml
index 16d6f0c664..d1a55e6586 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-ldap
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml
index ff75cde4f4..421bd6755f 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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
war
spring-security-samples-ldap-xml
spring-security-samples-ldap-xml
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework
@@ -127,19 +121,19 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-ldap
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml
index b621fb2782..bdf0496470 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml
index 444e5bde33..15ce159a95 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-openid
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml
index 0cc73f6160..7de1d7d7fb 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-openid
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
@@ -115,13 +109,13 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml
index 147c0b9226..eee5ed70dd 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml
index aa9f36ac8f..4ff388b37e 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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
war
spring-security-samples-preauth-xml
spring-security-samples-preauth-xml
@@ -50,12 +50,6 @@
-
-
- spring-snasphot
- https://repo.spring.io/snapshot
-
-
org.springframework
@@ -91,13 +85,13 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml
index a5b01560ac..358c9efbcf 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml
index 84c5b4ef54..e3ca6d2985 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
@@ -139,13 +133,13 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml
index ede093e5ee..2ea3684c7b 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
@@ -139,19 +133,19 @@
org.springframework.security
spring-security-config
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
runtime
diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml
index 9d81b0e7f5..44075338a1 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.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/taglibs/pom.xml b/taglibs/pom.xml
index a2e77ba7b9..8715dfa1ec 100644
--- a/taglibs/pom.xml
+++ b/taglibs/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-taglibs
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile
diff --git a/web/pom.xml b/web/pom.xml
index e3adfd5b9f..cecc7d95ed 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.security
spring-security-web
- 3.2.4.CI-SNAPSHOT
+ 3.2.4.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.4.CI-SNAPSHOT
+ 3.2.4.RELEASE
compile