Revert to snaphots

This commit is contained in:
Dave Syer
2018-03-16 11:40:12 -04:00
parent feb8f51c41
commit efc99d2af0
43 changed files with 67 additions and 67 deletions

View File

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