Set to 3.1.1 Release

This commit is contained in:
Rob Winch 2012-07-06 09:15:13 -05:00
parent 638e92a3f7
commit f46a5bab40
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ apply plugin: 'base'
description = 'Spring Security'
allprojects {
version = '3.1.1.CI-SNAPSHOT'
version = '3.1.1.RELEASE'
ext.releaseBuild = version.endsWith('RELEASE')
ext.snapshotBuild = version.endsWith('SNAPSHOT')

View File

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