Going back to snapshots

This commit is contained in:
buildmaster
2019-06-07 22:25:13 +00:00
parent 2f248009e8
commit 6f101f22b6
30 changed files with 49 additions and 192 deletions

View File

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