We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfcc6d0 commit 47f44e0Copy full SHA for 47f44e0
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>feign-annotation-error-decoder</artifactId>
11
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
12
<name>Feign Annotation Error Decoder</name>
13
<description>Feign Annotation Error Decoder</description>
14
<url>https://github.com/OpenFeign/feign-annotation-error-decoder</url>
@@ -31,7 +31,7 @@
31
32
<connection>scm:git:https://github.com/OpenFeign/feign-annotation-error-decoder.git</connection>
33
<developerConnection>scm:git:https://github.com/OpenFeign/feign-annotation-error-decoder.git</developerConnection>
34
- <tag>1.0.0</tag>
+ <tag>HEAD</tag>
35
</scm>
36
37
<developers>
0 commit comments