From 41d8d7afbc4aea9eb96e255dc40657f54d850e97 Mon Sep 17 00:00:00 2001 From: Stefan Schroeder <4sschroeder@gmail.com> Date: Sat, 14 Jun 2014 14:07:27 +0200 Subject: [PATCH] [maven-release-plugin] rollback the release of v1.3.1 --- jsprit-analysis/pom.xml | 2 +- jsprit-core/pom.xml | 2 +- jsprit-examples/pom.xml | 2 +- jsprit-instances/pom.xml | 2 +- pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/jsprit-analysis/pom.xml b/jsprit-analysis/pom.xml index 8a89c40a..0190260d 100644 --- a/jsprit-analysis/pom.xml +++ b/jsprit-analysis/pom.xml @@ -22,7 +22,7 @@ jsprit jsprit - 1.3.1 + 1.3.1-SNAPSHOT 4.0.0 jsprit-analysis diff --git a/jsprit-core/pom.xml b/jsprit-core/pom.xml index fedc71d5..c26f1168 100644 --- a/jsprit-core/pom.xml +++ b/jsprit-core/pom.xml @@ -3,7 +3,7 @@ jsprit jsprit - 1.3.1 + 1.3.1-SNAPSHOT 4.0.0 jsprit-core diff --git a/jsprit-examples/pom.xml b/jsprit-examples/pom.xml index c0055750..205c96bb 100644 --- a/jsprit-examples/pom.xml +++ b/jsprit-examples/pom.xml @@ -3,7 +3,7 @@ jsprit jsprit - 1.3.1 + 1.3.1-SNAPSHOT 4.0.0 diff --git a/jsprit-instances/pom.xml b/jsprit-instances/pom.xml index b8bc3629..6f353c27 100644 --- a/jsprit-instances/pom.xml +++ b/jsprit-instances/pom.xml @@ -3,7 +3,7 @@ jsprit jsprit - 1.3.1 + 1.3.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 05984308..2ae66c3f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ jsprit jsprit - 1.3.1 + 1.3.1-SNAPSHOT pom @@ -35,7 +35,7 @@ scm:git:git@github.com:jsprit/jsprit.git scm:git:https://github.com/jsprit/jsprit.git http://github.com/jsprit/jsprit/tree/master - v1.3.1 + HEAD