Browse Source

Reset version to 3.1.0.CI-SNAPSHOT.

Luke Taylor 14 năm trước cách đây
mục cha
commit
7bde24af6c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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