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

[maven-release-plugin] rollback the release of v1.3.0

This commit is contained in:
Stefan Schroeder 2014-05-19 14:35:26 +02:00
parent 95cc67c43b
commit d34eb1f41a
5 changed files with 9 additions and 10 deletions

View file

@ -4,7 +4,7 @@
<groupId>jsprit</groupId>
<artifactId>jsprit</artifactId>
<version>1.3.0</version>
<version>1.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
@ -35,7 +35,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>v1.3.0</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>