Revert to snapshots

This commit is contained in:
Dave Syer
2018-01-20 11:57:49 +00:00
parent 77e0a5c514
commit 73098244e3
38 changed files with 61 additions and 61 deletions

View File

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