Going back to snapshots

This commit is contained in:
buildmaster
2024-09-19 18:53:41 +00:00
parent a9fe5de974
commit 4e309d6982
12 changed files with 14 additions and 14 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.1.9</version>
<version>3.1.10-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-commons-dependencies</artifactId>
<version>3.1.9</version>
<version>3.1.9-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-commons-dependencies</name>
<description>Spring Cloud Commons Dependencies</description>