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
vinta committed Nov 19, 2014
1 parent 6b2297e commit e4cf355
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 @@ -11,7 +11,7 @@

<groupId>ws.vinta.pangu</groupId>
<artifactId>pangu</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Pangu</name>
Expand Down Expand Up @@ -40,7 +40,7 @@
<connection>scm:git:[email protected]:vinta/pangu.java.git</connection>
<developerConnection>scm:git:[email protected]:vinta/pangu.java.git</developerConnection>
<url>[email protected]:vinta/pangu.java.git</url>
<tag>pangu-1.0.0</tag>
<tag>HEAD</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit e4cf355

Please sign in to comment.