Going back to snapshots

This commit is contained in:
buildmaster
2023-01-25 22:50:23 +00:00
parent a74639743d
commit bb01b75bda
6 changed files with 27 additions and 27 deletions

View File

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