Update SNAPSHOT to 2.0.0.RELEASE

This commit is contained in:
buildmaster
2019-01-08 10:44:55 +00:00
parent 3a494d26e2
commit 612d37616d
25 changed files with 27 additions and 27 deletions

View File

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