Update to 1.0.0

This commit is contained in:
Dave Syer
2018-06-15 12:19:35 +01:00
parent db2c17289f
commit ac3ea7db36
42 changed files with 61 additions and 61 deletions

View File

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