Going back to snapshots

This commit is contained in:
spring-builds
2024-11-26 14:11:01 +00:00
parent a4926b6d9d
commit f849dfb07c
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>4.1.5</version>
<version>4.1.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>4.1.4</version>
<version>4.1.4-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<scm>