Update to 1.0.0.M3

This commit is contained in:
Dave Syer
2018-01-19 13:55:34 +00:00
parent afd68680b3
commit 77e0a5c514
38 changed files with 62 additions and 61 deletions

View File

@@ -36,7 +36,7 @@ repositories {
}
ext {
springCloudFunctionVersion = "1.0.0.BUILD-SNAPSHOT"
springCloudFunctionVersion = "1.0.0.M3"
}
ext['reactor.version'] = "3.1.2.RELEASE"