1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Reset to post-release snapshot version

This commit is contained in:
Luke Taylor
2011-04-28 19:41:47 +01:00
parent 513f08707d
commit 71c879bb16
+1 -1
View File
@@ -3,7 +3,7 @@ apply plugin: 'base'
description = 'Spring Security'
allprojects {
version = '3.1.0.RC2'
version = '3.1.0.CI-SNAPSHOT'
releaseBuild = version.endsWith('RELEASE')
snapshotBuild = version.endsWith('SNAPSHOT')