Going back to snapshots

This commit is contained in:
spring-builds
2024-12-03 01:19:48 +00:00
parent 9ed2ab2da9
commit a8ee17e816
5 changed files with 8 additions and 8 deletions

View File

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