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.1

This commit is contained in:
Stefan Schroeder 2013-06-05 09:39:22 +02:00
parent ef182ffc2f
commit 348e31f50e
4 changed files with 20 additions and 4 deletions

View file

@ -22,7 +22,7 @@
<parent>
<groupId>jsprit</groupId>
<artifactId>jsprit-project</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>
<relativePath>../jsprit-project/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -47,4 +47,8 @@
</dependencies>
<scm>
<tag>v0.0.1</tag>
</scm>
</project>