1
0
mirror of synced 2026-07-19 17:45:11 +00:00

Set 3.1.0 release version.

This commit is contained in:
Luke Taylor
2011-12-05 23:42:39 +00:00
parent 9fa6e78770
commit ace13bb6c4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ apply plugin: 'base'
description = 'Spring Security'
allprojects {
version = '3.1.0.CI-SNAPSHOT'
version = '3.1.0.RELEASE'
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-DRAFT</releaseinfo>
<releaseinfo>3.1.0</releaseinfo>
</info>
<toc/>
<preface xml:id="preface">