mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 16:52:13 +00:00
Updated to next snapshot version
This commit is contained in:
parent
f46a5bab40
commit
3e4da4f60f
@ -3,7 +3,7 @@ apply plugin: 'base'
|
||||
description = 'Spring Security'
|
||||
|
||||
allprojects {
|
||||
version = '3.1.1.RELEASE'
|
||||
version = '3.1.2.CI-SNAPSHOT'
|
||||
ext.releaseBuild = version.endsWith('RELEASE')
|
||||
ext.snapshotBuild = version.endsWith('SNAPSHOT')
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
</author>
|
||||
</authorgroup>
|
||||
<productname>Spring Security</productname>
|
||||
<releaseinfo>3.1.1</releaseinfo>
|
||||
<releaseinfo>3.1.2.CI-SNAPSHOT</releaseinfo>
|
||||
</info>
|
||||
<toc/>
|
||||
<preface xml:id="preface">
|
||||
|
Loading…
x
Reference in New Issue
Block a user