mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
[maven-release-plugin] prepare release v1.6
This commit is contained in:
parent
2ecb72762f
commit
7895a5bcf5
5 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<parent>
|
||||
<groupId>jsprit</groupId>
|
||||
<artifactId>jsprit</artifactId>
|
||||
<version>1.5.1-SNAPSHOT</version>
|
||||
<version>1.6</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>jsprit-analysis</artifactId>
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>jsprit</groupId>
|
||||
<artifactId>jsprit</artifactId>
|
||||
<version>1.5.1-SNAPSHOT</version>
|
||||
<version>1.6</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>jsprit-core</artifactId>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>jsprit</groupId>
|
||||
<artifactId>jsprit</artifactId>
|
||||
<version>1.5.1-SNAPSHOT</version>
|
||||
<version>1.6</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>jsprit</groupId>
|
||||
<artifactId>jsprit</artifactId>
|
||||
<version>1.5.1-SNAPSHOT</version>
|
||||
<version>1.6</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
|
|
|||
4
pom.xml
4
pom.xml
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
<groupId>jsprit</groupId>
|
||||
<artifactId>jsprit</artifactId>
|
||||
<version>1.5.1-SNAPSHOT</version>
|
||||
<version>1.6</version>
|
||||
|
||||
<packaging>pom</packaging>
|
||||
|
||||
|
|
@ -52,7 +52,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.6</tag>
|
||||
</scm>
|
||||
|
||||
<issueManagement>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue