Going back to snapshots

This commit is contained in:
buildmaster
2021-11-03 16:07:46 +00:00
parent c60612cbfc
commit f9530bd884
6 changed files with 29 additions and 29 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<version>3.1.0-RC1</version>
<version>3.1.0-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2021.0.0-RC1</version>
<version>2021.0.0-SNAPSHOT</version>
<name>spring-cloud-dependencies</name>
<description>Spring Cloud Dependencies</description>
<packaging>pom</packaging>