Reset post-release build version.
This commit is contained in:
+1
-1
@@ -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')
|
||||
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user