Explorar o código

Switch to post release snapshot version.

Luke Taylor %!s(int64=13) %!d(string=hai) anos
pai
achega
00936c6b49
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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