1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

[maven-release-plugin] prepare release v0.0.2

This commit is contained in:
Stefan Schroeder 2013-06-06 09:55:08 +02:00
parent 8711c45f74
commit 3c146cf824
5 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
<groupId>jsprit</groupId>
<artifactId>jsprit</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<packaging>pom</packaging>
@ -55,7 +55,7 @@
<connection>scm:git:git@github.com:jsprit/jsprit.git</connection>
<developerConnection>scm:git:https://github.com/jsprit/jsprit.git</developerConnection>
<url>http://github.com/jsprit/jsprit/tree/master</url>
<tag>HEAD</tag>
<tag>v0.0.2</tag>
</scm>
<issueManagement>