mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 07:12:32 +00:00
Reset post-release build version to snapshot.
This commit is contained in:
parent
b62d36d646
commit
9f8a47f73e
@ -1,7 +1,7 @@
|
|||||||
apply plugin: 'base'
|
apply plugin: 'base'
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
version = '3.1.0.RC1'
|
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