mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 16:52:13 +00:00
Reset to post-release snapshot version
This commit is contained in:
parent
513f08707d
commit
71c879bb16
@ -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')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user