Going back to snapshots

This commit is contained in:
buildmaster
2022-06-30 00:29:02 +00:00
parent 136024fcd3
commit 90853e2ed3
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>2020.0.6</version>
<version>2020.0.5-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.5</version>
<version>3.0.6-SNAPSHOT</version>
<relativePath/>
</parent>