Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
tdebatty committed Nov 20, 2016
1 parent fbd9007 commit c92f62a
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 @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>info.debatty</groupId>
<artifactId>java-graphs</artifactId>
<version>0.33-SNAPSHOT</version>
<version>0.33</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand Down Expand Up @@ -34,7 +34,7 @@
<connection>scm:git:[email protected]:tdebatty/java-graphs.git</connection>
<developerConnection>scm:git:[email protected]:tdebatty/java-graphs.git</developerConnection>
<url>[email protected]:tdebatty/java-graphs.git</url>
<tag>HEAD</tag>
<tag>v0.33</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit c92f62a

Please sign in to comment.