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
asafalima committed May 5, 2020
1 parent 2f39393 commit b6ccf19
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 @@ -4,7 +4,7 @@

<groupId>io.logz</groupId>
<artifactId>guice-jersey</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>

<packaging>jar</packaging>
<name>guice-jersey</name>
Expand Down Expand Up @@ -116,7 +116,7 @@
<connection>scm:git:[email protected]:logzio/guice-jersey.git</connection>
<url>scm:git:[email protected]:logzio/guice-jersey.git</url>
<developerConnection>scm:git:[email protected]:logzio/guice-jersey.git</developerConnection>
<tag>v1.0.12</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit b6ccf19

Please sign in to comment.