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 47f44e0 commit 8e3b25fCopy full SHA for 8e3b25f
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>feign-annotation-error-decoder</artifactId>
11
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2</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>HEAD</tag>
+ <tag>1.0.2</tag>
35
</scm>
36
37
<developers>
0 commit comments