Going back to snapshots

This commit is contained in:
buildmaster
2021-07-06 15:58:30 +00:00
parent cbffd61c43
commit e224133fd4
6 changed files with 27 additions and 27 deletions

View File

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