move to 1.2.0 build snapshots

This commit is contained in:
Andy Clement
2014-02-13 15:51:51 -08:00
parent 4efd0557ea
commit d2ddb06329

View File

@@ -1,8 +1,8 @@
apply plugin: 'maven'
group = "org.springsource.loaded"
//version = '1.1.5.BUILD-SNAPSHOT'
version = '1.1.5.RELEASE'
version = '1.2.0.BUILD-SNAPSHOT'
//version = '1.1.5.RELEASE'
jar.baseName = 'springloaded'
task writeNewPom << {