This commit is contained in:
Andy Clement
2014-02-18 12:28:41 -08:00
parent 567ac577c0
commit c382ecfa95

View File

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