mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 13:53:14 +00:00
Reset version to 3.1.0.CI-SNAPSHOT.
This commit is contained in:
parent
9e619611ae
commit
7bde24af6c
@ -3,7 +3,7 @@ apply plugin: 'base'
|
|||||||
description = 'Spring Security'
|
description = 'Spring Security'
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
version = '3.1.0.RC3'
|
version = '3.1.0.CI-SNAPSHOT'
|
||||||
releaseBuild = version.endsWith('RELEASE')
|
releaseBuild = version.endsWith('RELEASE')
|
||||||
snapshotBuild = version.endsWith('SNAPSHOT')
|
snapshotBuild = version.endsWith('SNAPSHOT')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user