Going back to snapshots

This commit is contained in:
buildmaster
2022-04-26 15:01:12 +00:00
parent cb3d1d892f
commit b61850b97d
12 changed files with 14 additions and 14 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.1.2</version>
<version>3.1.2-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.1.2</version>
<version>3.1.2-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<scm>