mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 13:32:30 +00:00
Switch to post release snapshot version.
This commit is contained in:
parent
9b423a7726
commit
00936c6b49
@ -3,7 +3,7 @@ apply plugin: 'base'
|
||||
description = 'Spring Security'
|
||||
|
||||
allprojects {
|
||||
version = '3.1.0.RELEASE'
|
||||
version = '3.1.1.CI-SNAPSHOT'
|
||||
releaseBuild = version.endsWith('RELEASE')
|
||||
snapshotBuild = version.endsWith('SNAPSHOT')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user