Set version to 3.1.0.M1.

This commit is contained in:
Luke Taylor 2010-08-22 23:54:33 +01:00
parent b39b63bf3d
commit 23c4d1ec28
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
apply plugin: 'base'
allprojects {
version = '3.1.0.CI-SNAPSHOT'
version = '3.1.0.M1'
releaseBuild = version.endsWith('RELEASE')
snapshotBuild = version.endsWith('SNAPSHOT')

View File

@ -13,7 +13,7 @@
</author>
</authorgroup>
<productname>Spring Security</productname>
<releaseinfo>3.1.0-DRAFT</releaseinfo>
<releaseinfo>3.1.0.M1</releaseinfo>
</info>
<toc/>
<preface xml:id="preface">