Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
saintf committed Sep 28, 2017
1 parent cfcc6d0 commit 47f44e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>

<artifactId>feign-annotation-error-decoder</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
<name>Feign Annotation Error Decoder</name>
<description>Feign Annotation Error Decoder</description>
<url>https://github.com/OpenFeign/feign-annotation-error-decoder</url>
Expand All @@ -31,7 +31,7 @@
<url>https://github.com/OpenFeign/feign-annotation-error-decoder</url>
<connection>scm:git:https://github.com/OpenFeign/feign-annotation-error-decoder.git</connection>
<developerConnection>scm:git:https://github.com/OpenFeign/feign-annotation-error-decoder.git</developerConnection>
<tag>1.0.0</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit 47f44e0

Please sign in to comment.