Reset to snapshot version.
This commit is contained in:
parent
926be1ca78
commit
b0a60a7ff2
|
@ -3,7 +3,7 @@ apply plugin: 'base'
|
||||||
description = 'Spring Security'
|
description = 'Spring Security'
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
version = '3.1.0.RC2.crypto'
|
version = '3.1.0.CI-SNAPSHOT'
|
||||||
releaseBuild = version.endsWith('RELEASE')
|
releaseBuild = version.endsWith('RELEASE')
|
||||||
snapshotBuild = version.endsWith('SNAPSHOT')
|
snapshotBuild = version.endsWith('SNAPSHOT')
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue