Преглед изворни кода

Update springIoVersion to latest.integration

Rob Winch пре 10 година
родитељ
комит
ea27cb6593
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -103,7 +103,7 @@ configure(coreModuleProjects) {
     apply plugin: 'emma'
     apply plugin: 'emma'
     apply plugin: 'spring-io'
     apply plugin: 'spring-io'
 
 
-    ext.springIoVersion = project.hasProperty('platformVersion') ? platformVersion : '1.0.0.BUILD-SNAPSHOT'
+    ext.springIoVersion = project.hasProperty('platformVersion') ? platformVersion : 'latest.integration'
 
 
     bundlor.doFirst {
     bundlor.doFirst {
         def templateText = file("template.mf").text
         def templateText = file("template.mf").text