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

reverse release

This commit is contained in:
Stefan Schroeder 2013-06-05 09:57:42 +02:00
parent a4e8c3755e
commit fa857c334e
5 changed files with 5 additions and 21 deletions

View file

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