mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 17:22:13 +00:00
Start Spring Security 4.0.x
This commit is contained in:
parent
551f600073
commit
3fc9dd82f3
@ -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 @@
|
||||
version=3.2.2.CI-SNAPSHOT
|
||||
version=4.0.0.CI-SNAPSHOT
|
||||
|
Loading…
x
Reference in New Issue
Block a user