Going back to snapshots

This commit is contained in:
buildmaster
2019-03-05 20:43:12 +00:00
parent a9c903373d
commit 76c65db0d0
5 changed files with 28 additions and 166 deletions

View File

@@ -6,11 +6,11 @@
<packaging>pom</packaging>
<name>Spring Cloud Starter Build</name>
<description>Spring Cloud Starter Build</description>
<version>Greenwich.SR1</version>
<version>Greenwich.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.3.RELEASE</version>
<version>2.1.3.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>