Update to 1.0.0.M4

This commit is contained in:
Dave Syer
2018-02-20 19:25:11 +00:00
parent 8cd2675986
commit 72efd58675
43 changed files with 75 additions and 68 deletions

View File

@@ -11,11 +11,11 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.M4</version>
</parent>
<properties>
<servlet-binder.version>1.0.0.BUILD-SNAPSHOT</servlet-binder.version>
<servlet-binder.version>1.0.0.M4</servlet-binder.version>
</properties>
<dependencies>