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

@@ -6,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>2.0.1.BUILD-SNAPSHOT</version>
<version>2.0.1.RELEASE</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.3.BUILD-SNAPSHOT</version>
<version>2.1.2.RELEASE</version>
<relativePath />
</parent>