Reset to snapshot version
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'base'
|
||||
|
||||
allprojects {
|
||||
version = '3.1.0.M2'
|
||||
version = '3.1.0-SNAPSHOT'
|
||||
releaseBuild = version.endsWith('RELEASE')
|
||||
snapshotBuild = version.endsWith('SNAPSHOT')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user