1
0
mirror of synced 2026-08-06 02:08:01 +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 {