Skip to content

Commit 8e3b25f

Browse files
committed
[maven-release-plugin] prepare release 1.0.2
1 parent 47f44e0 commit 8e3b25f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>feign-annotation-error-decoder</artifactId>
11-
<version>1.0.1-SNAPSHOT</version>
11+
<version>1.0.2</version>
1212
<name>Feign Annotation Error Decoder</name>
1313
<description>Feign Annotation Error Decoder</description>
1414
<url>https://github.com/OpenFeign/feign-annotation-error-decoder</url>
@@ -31,7 +31,7 @@
3131
<url>https://github.com/OpenFeign/feign-annotation-error-decoder</url>
3232
<connection>scm:git:https://github.com/OpenFeign/feign-annotation-error-decoder.git</connection>
3333
<developerConnection>scm:git:https://github.com/OpenFeign/feign-annotation-error-decoder.git</developerConnection>
34-
<tag>HEAD</tag>
34+
<tag>1.0.2</tag>
3535
</scm>
3636

3737
<developers>

0 commit comments

Comments
 (0)