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