1
0
mirror of synced 2026-07-30 14:57:02 +00:00

Intermediate crypto release version.

This commit is contained in:
Luke Taylor
2011-06-17 11:46:19 +01:00
parent 2861a951aa
commit 926be1ca78
+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.RC2.crypto'
releaseBuild = version.endsWith('RELEASE')
snapshotBuild = version.endsWith('SNAPSHOT')