Going back to snapshots

This commit is contained in:
buildmaster
2023-01-25 15:24:21 +00:00
parent d24e49527f
commit 5a480fdca2
16 changed files with 23 additions and 23 deletions

View File

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