@@ -18,5 +18,4 @@ build/
*.ipr
*.iws
.gradle/
-gradle.properties
atlassian-ide-plugin.xml
@@ -3,7 +3,6 @@ apply plugin: 'base'
description = 'Spring Security'
allprojects {
- version = '3.1.2.CI-SNAPSHOT'
ext.releaseBuild = version.endsWith('RELEASE')
ext.snapshotBuild = version.endsWith('SNAPSHOT')
@@ -0,0 +1 @@
+version=3.1.2.CI-SNAPSHOT