Update SNAPSHOT to 2.0.1.RELEASE

This commit is contained in:
buildmaster
2019-01-31 14:34:17 +00:00
parent 2474b7db68
commit eaf519b82a
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.1.BUILD-SNAPSHOT</version>
<version>2.0.1.RELEASE</version>
</parent>
<dependencies>