mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
[maven-release-plugin] prepare release v1.4
This commit is contained in:
parent
a94a492004
commit
2cf31c2407
5 changed files with 7 additions and 7 deletions
6
pom.xml
6
pom.xml
|
|
@ -13,7 +13,7 @@
|
|||
~ Lesser General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU Lesser General Public
|
||||
~ License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||
~ License along with this library. If not, see <http://www.gnu.org/licenses />.
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
|
||||
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
<groupId>jsprit</groupId>
|
||||
<artifactId>jsprit</artifactId>
|
||||
<version>1.3.2-SNAPSHOT</version>
|
||||
<version>1.4</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.4</tag>
|
||||
</scm>
|
||||
|
||||
<issueManagement>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue