File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
8
8
maven { url " http://repo.springsource.org/plugins-snapshot" }
9
9
}
10
10
dependencies {
11
- classpath(" org.springframework.boot:spring-boot-gradle-plugin:0.5.0.BUILD-SNAPSHOT " )
11
+ classpath(" org.springframework.boot:spring-boot-gradle-plugin:0.5.0.M6 " )
12
12
classpath(" org.springframework.build.gradle:propdeps-plugin:0.0.3" )
13
13
classpath(" org.springframework.build.gradle:docbook-reference-plugin:0.2.7-SNAPSHOT" )
14
14
classpath ' org.asciidoctor:asciidoctor-gradle-plugin:0.4.1'
75
75
springBatchVersion = ' 2.2.3.BUILD-SNAPSHOT'
76
76
springIntegrationVersion = ' 4.0.0.M1'
77
77
springIntegrationMQTTVersion = ' 4.0.0.M1'
78
- springBootVersion = ' 0.5.0.BUILD-SNAPSHOT '
79
- springCloudVersion = ' 0.9.3.BUILD-SNAPSHOT '
78
+ springBootVersion = ' 0.5.0.M6 '
79
+ springCloudVersion = ' 0.9.2 '
80
80
springBatchAdminMgrVersion = ' 1.3.0.M1'
81
81
springShellVersion = ' 1.1.0.M1'
82
82
springIntegrationSplunkVersion = ' 1.0.0.M1'
You can’t perform that action at this time.
0 commit comments