Going back to snapshots

This commit is contained in:
buildmaster
2022-09-02 23:46:05 +00:00
parent 73cde28fcf
commit 0213d4be21
5 changed files with 8 additions and 8 deletions

View File

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