1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Reset to snapshot version

This commit is contained in:
Luke Taylor
2010-12-20 23:02:58 +00:00
parent 0ca5157f47
commit 2487a3e27b
+1 -1
View File
@@ -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')