Going back to snapshots

This commit is contained in:
buildmaster
2022-02-17 19:24:09 +00:00
parent 5ee3029e44
commit 8cd7082686
6 changed files with 30 additions and 30 deletions

View File

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