mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
[maven-release-plugin] rollback the release of vq
This commit is contained in:
parent
f0f42d7680
commit
de71cae337
5 changed files with 6 additions and 10 deletions
|
|
@ -22,11 +22,10 @@
|
|||
<parent>
|
||||
<groupId>jsprit</groupId>
|
||||
<artifactId>jsprit</artifactId>
|
||||
<version>q</version>
|
||||
<version>0.0.5-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>jsprit-analysis</artifactId>
|
||||
<version>0.0.5</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
|||
|
|
@ -22,11 +22,10 @@
|
|||
<parent>
|
||||
<groupId>jsprit</groupId>
|
||||
<artifactId>jsprit</artifactId>
|
||||
<version>q</version>
|
||||
<version>0.0.5-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>jsprit-core</artifactId>
|
||||
<version>0.0.5</version>
|
||||
<name>jsprit-core</name>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
|||
|
|
@ -22,12 +22,11 @@
|
|||
<parent>
|
||||
<groupId>jsprit</groupId>
|
||||
<artifactId>jsprit</artifactId>
|
||||
<version>q</version>
|
||||
<version>0.0.5-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>jsprit-examples</artifactId>
|
||||
<version>0.0.5</version>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -22,12 +22,11 @@
|
|||
<parent>
|
||||
<groupId>jsprit</groupId>
|
||||
<artifactId>jsprit</artifactId>
|
||||
<version>q</version>
|
||||
<version>0.0.5-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>jsprit-instances</artifactId>
|
||||
<version>0.0.5</version>
|
||||
<name>jsprit-instances</name>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
|
|
|
|||
4
pom.xml
4
pom.xml
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
<groupId>jsprit</groupId>
|
||||
<artifactId>jsprit</artifactId>
|
||||
<version>q</version>
|
||||
<version>0.0.5-SNAPSHOT</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>vq</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<issueManagement>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue