Browse Source

Set 3.1.0 release version.

Luke Taylor 13 years ago
parent
commit
9b423a7726
2 changed files with 2 additions and 2 deletions
  1. 1 1
      build.gradle
  2. 1 1
      docs/manual/src/docbook/springsecurity.xml

+ 1 - 1
build.gradle

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

+ 1 - 1
docs/manual/src/docbook/springsecurity.xml

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