mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-18 20:35:07 +00:00
Set release version to 3.1.0.RC1
This commit is contained in:
parent
84ba7a0ea9
commit
b62d36d646
@ -1,7 +1,7 @@
|
|||||||
apply plugin: 'base'
|
apply plugin: 'base'
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
version = '3.1.0.CI-SNAPSHOT'
|
version = '3.1.0.RC1'
|
||||||
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