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 v1.0.0

This commit is contained in:
Stefan Schroeder 2013-11-26 10:50:30 +01:00
parent a0ad012768
commit 06d1ff892e
5 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
<groupId>jsprit</groupId>
<artifactId>jsprit</artifactId>
<version>0.0.6-SNAPSHOT</version>
<version>1.0.0</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>v1.0.0</tag>
</scm>
<issueManagement>