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-analysis</artifactId>
<version>0.0.5</version>
<packaging>jar</packaging>
<dependencies>

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>

View file

@ -22,11 +22,12 @@
<parent>
<groupId>jsprit</groupId>
<artifactId>jsprit</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>q</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jsprit-examples</artifactId>
<version>0.0.5</version>
<dependencies>
<dependency>

View file

@ -22,11 +22,12 @@
<parent>
<groupId>jsprit</groupId>
<artifactId>jsprit</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>q</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jsprit-instances</artifactId>
<version>0.0.5</version>
<name>jsprit-instances</name>
<packaging>jar</packaging>

View file

@ -23,7 +23,7 @@
<groupId>jsprit</groupId>
<artifactId>jsprit</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>q</version>
<packaging>pom</packaging>
@ -55,7 +55,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>vq</tag>
</scm>
<issueManagement>