From 348e31f50ea2c8c6f0a8dea9ad6d354a68c243e2 Mon Sep 17 00:00:00 2001 From: Stefan Schroeder <4sschroeder@gmail.com> Date: Wed, 5 Jun 2013 09:39:22 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v0.0.1 --- jsprit-analysis/pom.xml | 6 +++++- jsprit-core/pom.xml | 6 +++++- jsprit-examples/pom.xml | 6 +++++- jsprit-instances/pom.xml | 6 +++++- 4 files changed, 20 insertions(+), 4 deletions(-) diff --git a/jsprit-analysis/pom.xml b/jsprit-analysis/pom.xml index 1cf675c6..f0900d4e 100644 --- a/jsprit-analysis/pom.xml +++ b/jsprit-analysis/pom.xml @@ -22,7 +22,7 @@ jsprit jsprit-project - 0.0.1-SNAPSHOT + 0.0.1 ../jsprit-project/pom.xml 4.0.0 @@ -47,4 +47,8 @@ + + + v0.0.1 + diff --git a/jsprit-core/pom.xml b/jsprit-core/pom.xml index 69cb6780..efcfa550 100644 --- a/jsprit-core/pom.xml +++ b/jsprit-core/pom.xml @@ -22,7 +22,7 @@ jsprit jsprit-project - 0.0.1-SNAPSHOT + 0.0.1 ../jsprit-project/pom.xml 4.0.0 @@ -57,4 +57,8 @@ + + + v0.0.1 + diff --git a/jsprit-examples/pom.xml b/jsprit-examples/pom.xml index 5cd7a1b6..cb2f6d47 100644 --- a/jsprit-examples/pom.xml +++ b/jsprit-examples/pom.xml @@ -22,7 +22,7 @@ jsprit jsprit-project - 0.0.1-SNAPSHOT + 0.0.1 ../jsprit-project/pom.xml 4.0.0 @@ -47,4 +47,8 @@ ${project.version} + + + v0.0.1 + diff --git a/jsprit-instances/pom.xml b/jsprit-instances/pom.xml index b73a91bd..944ab271 100644 --- a/jsprit-instances/pom.xml +++ b/jsprit-instances/pom.xml @@ -22,7 +22,7 @@ jsprit jsprit-project - 0.0.1-SNAPSHOT + 0.0.1 ../jsprit-project/pom.xml 4.0.0 @@ -39,4 +39,8 @@ ${project.version} + + + v0.0.1 +