1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Start Spring Security 4.0.x

This commit is contained in:
Rob Winch
2014-02-19 11:05:27 -06:00
parent 551f600073
commit 3fc9dd82f3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ allprojects {
maven { url "http://repo.terracotta.org/maven2/" }
}
eclipse.project.name = "${project.name}-3.2.x"
eclipse.project.name = "${project.name}-4.0.x"
}
sonarRunner {
+1 -1
View File
@@ -1 +1 @@
version=3.2.2.CI-SNAPSHOT
version=4.0.0.CI-SNAPSHOT