Revert to snapshots

This commit is contained in:
Dave Syer
2017-09-15 17:49:31 +01:00
parent 858b7404c6
commit af8b6e253e
38 changed files with 58 additions and 58 deletions

View File

@@ -34,7 +34,7 @@ repositories {
}
ext {
springCloudFunctionVersion = "1.0.0.M1"
springCloudFunctionVersion = "1.0.0.BUILD-SNAPSHOT"
}
ext['reactor.version'] = "3.0.7.RELEASE"