Reset to post-release snapshot version
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ apply plugin: 'base'
|
||||
description = 'Spring Security'
|
||||
|
||||
allprojects {
|
||||
version = '3.1.0.RC2'
|
||||
version = '3.1.0.CI-SNAPSHOT'
|
||||
releaseBuild = version.endsWith('RELEASE')
|
||||
snapshotBuild = version.endsWith('SNAPSHOT')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user