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 vq

This commit is contained in:
Stefan Schroeder 2013-10-17 16:31:38 +02:00
parent 5530d9f728
commit f0f42d7680
5 changed files with 10 additions and 6 deletions

View file

@ -22,10 +22,11 @@
<parent>
<groupId>jsprit</groupId>
<artifactId>jsprit</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>q</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jsprit-core</artifactId>
<version>0.0.5</version>
<name>jsprit-core</name>
<dependencies>