Update SNAPSHOT to 2.2.3.RELEASE

This commit is contained in:
buildmaster
2020-05-28 17:52:11 +00:00
parent 7311e4abc8
commit f0e0e7ea64
5 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-openfeign</artifactId>
<version>2.2.3.BUILD-SNAPSHOT</version>
<version>2.2.3.RELEASE</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-openfeign-core</artifactId>