Going back to snapshots

This commit is contained in:
buildmaster
2021-12-15 15:48:21 +00:00
parent 57e07d319f
commit 956d40d617
13 changed files with 30 additions and 67 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>3.0.5</version>
<version>3.0.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Commons Parent</name>
<description>Spring Cloud Commons Parent</description>
@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.5</version>
<version>3.0.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<scm>