Going back to snapshots

This commit is contained in:
buildmaster
2018-11-19 11:23:25 +00:00
parent 241652d9b8
commit f0f957b96a
24 changed files with 26 additions and 26 deletions

View File

@@ -4,13 +4,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>2.0.0.RC2</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.0.RC2</version>
<version>2.1.0.BUILD-SNAPSHOT</version>
<relativePath />
</parent>