From 0a9d7586cbb175a4dd5fbbc82a516f78e0a1076c Mon Sep 17 00:00:00 2001 From: Gianmarco De Francisci Morales Date: Wed, 11 Jun 2014 16:57:15 +0200 Subject: [PATCH 1/4] change project version to 0.1.0 --- pom.xml | 2 +- samoa-api/pom.xml | 2 +- samoa-instances/pom.xml | 2 +- samoa-local/pom.xml | 2 +- samoa-s4/pom.xml | 2 +- samoa-storm/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 554b4d7..c694bf1 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ com.yahoo.labs.samoa samoa - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT Yahoo! Labs diff --git a/samoa-api/pom.xml b/samoa-api/pom.xml index b4cd439..1a003d1 100644 --- a/samoa-api/pom.xml +++ b/samoa-api/pom.xml @@ -32,7 +32,7 @@ com.yahoo.labs.samoa samoa - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT diff --git a/samoa-instances/pom.xml b/samoa-instances/pom.xml index fc6090f..6741da4 100644 --- a/samoa-instances/pom.xml +++ b/samoa-instances/pom.xml @@ -32,6 +32,6 @@ com.yahoo.labs.samoa samoa - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT diff --git a/samoa-local/pom.xml b/samoa-local/pom.xml index 8bccb9d..3fbc20c 100644 --- a/samoa-local/pom.xml +++ b/samoa-local/pom.xml @@ -31,7 +31,7 @@ com.yahoo.labs.samoa samoa - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT diff --git a/samoa-s4/pom.xml b/samoa-s4/pom.xml index 32f8207..c5b9dea 100644 --- a/samoa-s4/pom.xml +++ b/samoa-s4/pom.xml @@ -31,7 +31,7 @@ com.yahoo.labs.samoa samoa - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT diff --git a/samoa-storm/pom.xml b/samoa-storm/pom.xml index 340e1e8..5eef666 100644 --- a/samoa-storm/pom.xml +++ b/samoa-storm/pom.xml @@ -32,7 +32,7 @@ com.yahoo.labs.samoa samoa - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT From 4fb0586c86b6e1bb5c15c49ae78c8d49a661b43c Mon Sep 17 00:00:00 2001 From: Gianmarco De Francisci Morales Date: Wed, 11 Jun 2014 18:16:13 +0200 Subject: [PATCH 2/4] try explicitly setting git version --- pom.xml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index c694bf1..9018484 100644 --- a/pom.xml +++ b/pom.xml @@ -132,12 +132,19 @@ - org.apache.maven.plugins - maven-release-plugin - 2.4.2 - - v@{project.version} - + org.apache.maven.plugins + maven-release-plugin + 2.4.2 + + + org.apache.maven.scm + maven-scm-provider-gitexe + 1.8.1 + + + + v@{project.version} + org.codehaus.mojo From 2f6abc5bab8a383b811d9779fd21f1875c45d9e7 Mon Sep 17 00:00:00 2001 From: Gianmarco De Francisci Morales Date: Wed, 11 Jun 2014 18:33:16 +0200 Subject: [PATCH 3/4] [maven-release-plugin] prepare release v0.1.0 --- pom.xml | 8 +++----- samoa-api/pom.xml | 6 ++---- samoa-instances/pom.xml | 6 ++---- samoa-local/pom.xml | 6 ++---- samoa-s4/pom.xml | 5 ++--- samoa-storm/pom.xml | 6 ++---- 6 files changed, 13 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index 9018484..967e91a 100644 --- a/pom.xml +++ b/pom.xml @@ -17,9 +17,7 @@ limitations under the License. #L% --> - + 4.0.0 SAMOA @@ -29,7 +27,7 @@ com.yahoo.labs.samoa samoa - 0.1.0-SNAPSHOT + 0.1.0 Yahoo! Labs @@ -40,7 +38,7 @@ scm:git:git@github.com:yahoo/samoa.git scm:git:git@github.com:yahoo/samoa.git scm:git:git@github.com:yahoo/samoa.git - HEAD + v0.1.0 diff --git a/samoa-api/pom.xml b/samoa-api/pom.xml index 1a003d1..4916ba8 100644 --- a/samoa-api/pom.xml +++ b/samoa-api/pom.xml @@ -17,9 +17,7 @@ limitations under the License. #L% --> - + 4.0.0 UTF-8 @@ -32,7 +30,7 @@ com.yahoo.labs.samoa samoa - 0.1.0-SNAPSHOT + 0.1.0 diff --git a/samoa-instances/pom.xml b/samoa-instances/pom.xml index 6741da4..6bd84ad 100644 --- a/samoa-instances/pom.xml +++ b/samoa-instances/pom.xml @@ -17,9 +17,7 @@ limitations under the License. #L% --> - + 4.0.0 UTF-8 @@ -32,6 +30,6 @@ com.yahoo.labs.samoa samoa - 0.1.0-SNAPSHOT + 0.1.0 diff --git a/samoa-local/pom.xml b/samoa-local/pom.xml index 3fbc20c..de3c600 100644 --- a/samoa-local/pom.xml +++ b/samoa-local/pom.xml @@ -17,9 +17,7 @@ limitations under the License. #L% --> - + 4.0.0 UTF-8 @@ -31,7 +29,7 @@ com.yahoo.labs.samoa samoa - 0.1.0-SNAPSHOT + 0.1.0 diff --git a/samoa-s4/pom.xml b/samoa-s4/pom.xml index c5b9dea..56e4f87 100644 --- a/samoa-s4/pom.xml +++ b/samoa-s4/pom.xml @@ -17,8 +17,7 @@ limitations under the License. #L% --> - + 4.0.0 UTF-8 @@ -31,7 +30,7 @@ com.yahoo.labs.samoa samoa - 0.1.0-SNAPSHOT + 0.1.0 diff --git a/samoa-storm/pom.xml b/samoa-storm/pom.xml index 5eef666..904f871 100644 --- a/samoa-storm/pom.xml +++ b/samoa-storm/pom.xml @@ -17,9 +17,7 @@ limitations under the License. #L% --> - + 4.0.0 UTF-8 @@ -32,7 +30,7 @@ com.yahoo.labs.samoa samoa - 0.1.0-SNAPSHOT + 0.1.0 From 6ba3e48967a1b35aa0f1145c1aba83ea44949c72 Mon Sep 17 00:00:00 2001 From: Gianmarco De Francisci Morales Date: Wed, 11 Jun 2014 18:33:19 +0200 Subject: [PATCH 4/4] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- samoa-api/pom.xml | 2 +- samoa-instances/pom.xml | 2 +- samoa-local/pom.xml | 2 +- samoa-s4/pom.xml | 2 +- samoa-storm/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 967e91a..6b8aef7 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.yahoo.labs.samoa samoa - 0.1.0 + 0.1.1-SNAPSHOT Yahoo! Labs @@ -38,7 +38,7 @@ scm:git:git@github.com:yahoo/samoa.git scm:git:git@github.com:yahoo/samoa.git scm:git:git@github.com:yahoo/samoa.git - v0.1.0 + HEAD diff --git a/samoa-api/pom.xml b/samoa-api/pom.xml index 4916ba8..b187bbf 100644 --- a/samoa-api/pom.xml +++ b/samoa-api/pom.xml @@ -30,7 +30,7 @@ com.yahoo.labs.samoa samoa - 0.1.0 + 0.1.1-SNAPSHOT diff --git a/samoa-instances/pom.xml b/samoa-instances/pom.xml index 6bd84ad..47131c3 100644 --- a/samoa-instances/pom.xml +++ b/samoa-instances/pom.xml @@ -30,6 +30,6 @@ com.yahoo.labs.samoa samoa - 0.1.0 + 0.1.1-SNAPSHOT diff --git a/samoa-local/pom.xml b/samoa-local/pom.xml index de3c600..505e547 100644 --- a/samoa-local/pom.xml +++ b/samoa-local/pom.xml @@ -29,7 +29,7 @@ com.yahoo.labs.samoa samoa - 0.1.0 + 0.1.1-SNAPSHOT diff --git a/samoa-s4/pom.xml b/samoa-s4/pom.xml index 56e4f87..0539c43 100644 --- a/samoa-s4/pom.xml +++ b/samoa-s4/pom.xml @@ -30,7 +30,7 @@ com.yahoo.labs.samoa samoa - 0.1.0 + 0.1.1-SNAPSHOT diff --git a/samoa-storm/pom.xml b/samoa-storm/pom.xml index 904f871..c3898ad 100644 --- a/samoa-storm/pom.xml +++ b/samoa-storm/pom.xml @@ -30,7 +30,7 @@ com.yahoo.labs.samoa samoa - 0.1.0 + 0.1.1-SNAPSHOT