1
0
mirror of synced 2026-07-31 23:37:02 +00:00

Reset post-release build version.

This commit is contained in:
Luke Taylor
2010-08-23 00:13:20 +01:00
parent 23c4d1ec28
commit 35335e84b3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apply plugin: 'base'
allprojects {
version = '3.1.0.M1'
version = '3.1.0.CI-SNAPSHOT'
releaseBuild = version.endsWith('RELEASE')
snapshotBuild = version.endsWith('SNAPSHOT')
+1 -1
View File
@@ -13,7 +13,7 @@
</author>
</authorgroup>
<productname>Spring Security</productname>
<releaseinfo>3.1.0.M1</releaseinfo>
<releaseinfo>3.1.0-DRAFT</releaseinfo>
</info>
<toc/>
<preface xml:id="preface">