mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-27 22:32:43 +00:00
Corrected snapshot version
This commit is contained in:
parent
2487a3e27b
commit
313fe78cc1
@ -1,7 +1,7 @@
|
||||
apply plugin: 'base'
|
||||
|
||||
allprojects {
|
||||
version = '3.1.0-SNAPSHOT'
|
||||
version = '3.1.0.CI-SNAPSHOT'
|
||||
releaseBuild = version.endsWith('RELEASE')
|
||||
snapshotBuild = version.endsWith('SNAPSHOT')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user