diff --git a/acl/pom.xml b/acl/pom.xml
index 252d3d4268..a8f310b411 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.8.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.8.RELEASE
compile
diff --git a/aspects/pom.xml b/aspects/pom.xml
index 1b81b71c9e..eaa6feaac3 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.8.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.8.RELEASE
compile
diff --git a/cas/pom.xml b/cas/pom.xml
index 796462e008..607e09381b 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/config/pom.xml b/config/pom.xml
index 0f0a85e906..6ecce08a8c 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.8.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.8.RELEASE
compile
@@ -108,28 +102,28 @@
org.springframework.security
spring-security-aspects
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
true
org.springframework.security
spring-security-ldap
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
true
org.springframework.security
spring-security-openid
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
true
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
true
@@ -386,7 +380,7 @@
org.springframework.security
spring-security-cas
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
test
diff --git a/core/pom.xml b/core/pom.xml
index 94e170172b..dd06da8fe9 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.8.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..eb4a7a3084 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.8.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 e77f8e476d..e6ef8a0c47 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1 +1 @@
-version=3.2.8.CI-SNAPSHOT
+version=3.2.8.RELEASE
diff --git a/itest/context/pom.xml b/itest/context/pom.xml
index a439c82385..1ae1b1f326 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.8.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.8.RELEASE
compile
@@ -143,13 +137,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
test
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
test
diff --git a/itest/web/pom.xml b/itest/web/pom.xml
index 8e47fc17ac..f1cfb8dbf8 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.8.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.8.RELEASE
test
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
test
org.springframework.security
spring-security-ldap
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
test
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
test
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
test
diff --git a/ldap/pom.xml b/ldap/pom.xml
index 2c13f083e2..1ea2e6e737 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.8.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.8.RELEASE
compile
diff --git a/openid/pom.xml b/openid/pom.xml
index f9cc5f4993..f4ac368318 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/remoting/pom.xml b/remoting/pom.xml
index ddd0e70c90..ca5b3d47f2 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.8.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.8.RELEASE
compile
diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml
index 1c5737b0ae..e969529eed 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
@@ -78,7 +72,7 @@
org.springframework.security
spring-security-aspects
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml
index 0c0f31f297..785f6daece 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.8.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.8.RELEASE
compile
@@ -72,13 +66,13 @@
org.springframework.security
spring-security-aspects
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml
index 840bd2ebf9..ad5c712ea5 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
@@ -109,13 +103,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml
index afc38a08aa..23841a656c 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.8.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..73d66f0b6c 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml
index b50087976e..1d5ecd4d9d 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
@@ -163,19 +157,19 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml
index bb9fa2cb3c..bbdd84e244 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
@@ -102,7 +96,7 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml
index cbfb391496..b0b8b0acda 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml
index 9160c5af43..affe1f3e65 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
@@ -151,13 +145,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml
index d17ed97572..e09e995016 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml
index 38283fa454..d0241163ea 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml
index 94b8f49147..d809e09f8e 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml
index a5a535d7c9..e9906319c8 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml
index 78a4729a2c..2e1bafcb51 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.8.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..792e4fd52b 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.8.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.8.RELEASE
compile
diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml
index 0fdd404b11..3bcfa1ba92 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.8.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.8.RELEASE
compile
@@ -121,19 +115,19 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml
index e6ab674f7a..a792fd74c9 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml
index 75289c1b02..ea48739d05 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-ldap
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml
index 31d98b33bb..41fadce35e 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.8.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.8.RELEASE
runtime
org.springframework.security
spring-security-ldap
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml
index f0118ecc11..37ac698320 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml
index 031a106058..c35f6c2870 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-openid
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml
index 0983c14311..69185553f0 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-openid
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
@@ -109,13 +103,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml
index ea0ddc3ef1..d97744448f 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml
index 0a10082dc5..283c3e59c1 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.8.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.8.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml
index 296f7920b1..9367f16ac4 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml
index 2739466cb3..d01aac9a5e 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
@@ -133,13 +127,13 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml
index 217137ffe8..5b5b75eaff 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.8.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.8.RELEASE
compile
@@ -133,19 +127,19 @@
org.springframework.security
spring-security-config
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
org.springframework.security
spring-security-taglibs
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
runtime
diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml
index bf617da448..ac49369dff 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-samples-messages-jc
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/taglibs/pom.xml b/taglibs/pom.xml
index e9d817c0b7..c80753af85 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.8.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.8.RELEASE
compile
org.springframework.security
spring-security-core
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
org.springframework.security
spring-security-web
- 3.2.7.CI-SNAPSHOT
+ 3.2.8.RELEASE
compile
diff --git a/web/pom.xml b/web/pom.xml
index 397f6bb4e7..9f25135809 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.8.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.8.RELEASE
compile