Going back to snapshots

This commit is contained in:
buildmaster
2019-01-31 14:48:57 +00:00
parent eaf519b82a
commit 036e0c4090
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.RELEASE</version>
<version>2.0.1.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.2.RELEASE</version>
<version>2.1.3.BUILD-SNAPSHOT</version>
<relativePath />
</parent>