Going back to snapshots

This commit is contained in:
buildmaster
2019-08-13 06:02:38 +00:00
parent b49e116cf2
commit ef0e42dd6f
32 changed files with 34 additions and 34 deletions

View File

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