mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Set project release version to 3.1.0.RC2
This commit is contained in:
parent
d2175468ee
commit
513f08707d
@ -3,7 +3,7 @@ apply plugin: 'base'
|
|||||||
description = 'Spring Security'
|
description = 'Spring Security'
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
version = '3.1.0.CI-SNAPSHOT'
|
version = '3.1.0.RC2'
|
||||||
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