Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
asafalima committed Jan 15, 2020
1 parent 1dc5025 commit 04dd2bc
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.10-SNAPSHOT</version>
<version>1.0.10</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>HEAD</tag>
<tag>v1.0.10</tag>
</scm>

<properties>
Expand Down

0 comments on commit 04dd2bc

Please sign in to comment.