Update SNAPSHOT to 2.2.8.RELEASE

This commit is contained in:
buildmaster
2021-04-21 17:10:24 +00:00
parent d738b3b224
commit c33bc490cd
5 changed files with 7 additions and 7 deletions

View File

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