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

This commit is contained in:
Stefan Schroeder 2014-01-27 13:08:15 +01:00
parent 03cbbcae78
commit fd907b05cb
5 changed files with 6 additions and 6 deletions

View file

@ -22,7 +22,7 @@
<parent>
<groupId>jsprit</groupId>
<artifactId>jsprit</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>v1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jsprit-analysis</artifactId>

View file

@ -3,7 +3,7 @@
<parent>
<groupId>jsprit</groupId>
<artifactId>jsprit</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>v1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jsprit-core</artifactId>

View file

@ -3,7 +3,7 @@
<parent>
<groupId>jsprit</groupId>
<artifactId>jsprit</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>v1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View file

@ -3,7 +3,7 @@
<parent>
<groupId>jsprit</groupId>
<artifactId>jsprit</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>v1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View file

@ -4,7 +4,7 @@
<groupId>jsprit</groupId>
<artifactId>jsprit</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>v1.1.0</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>HEAD</tag>
<tag>v1.1.0</tag>
</scm>
<issueManagement>