fix s-c-function-parent version

This commit is contained in:
Spencer Gibb
2017-06-30 09:58:58 -06:00
parent a455171b78
commit ab5fda3a97

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-parent</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
</parent>
<dependencies>