Revert "Update SNAPSHOT to 2.2.9.RELEASE"

This reverts commit 1005749eb5.
This commit is contained in:
Olga MaciaszekSharma
2021-07-07 14:38:12 +02:00
parent 6479db0a54
commit 28b50401c5
10 changed files with 71 additions and 72 deletions

View File

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