|
|
|
@ -4,7 +4,7 @@
@@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
<groupId>io.github.openfeign</groupId> |
|
|
|
|
<artifactId>parent</artifactId> |
|
|
|
|
<version>9.5.1</version> |
|
|
|
|
<version>9.5.2-SNAPSHOT</version> |
|
|
|
|
<packaging>pom</packaging> |
|
|
|
|
|
|
|
|
|
<modules> |
|
|
|
@ -78,7 +78,7 @@
@@ -78,7 +78,7 @@
|
|
|
|
|
<url>https://github.com/openfeign/feign</url> |
|
|
|
|
<connection>scm:git:https://github.com/openfeign/feign.git</connection> |
|
|
|
|
<developerConnection>scm:git:https://github.com/openfeign/feign.git</developerConnection> |
|
|
|
|
<tag>9.5.1</tag> |
|
|
|
|
<tag>HEAD</tag> |
|
|
|
|
</scm> |
|
|
|
|
|
|
|
|
|
<developers> |
|
|
|
|