From 50139fe9040fd4ad500f3faa1dafabe8e017ef9d Mon Sep 17 00:00:00 2001 From: Vinoth Chandar Date: Mon, 2 Oct 2017 22:42:32 -0700 Subject: [PATCH] [maven-release-plugin] prepare release hoodie-0.4.0 --- hoodie-cli/pom.xml | 2 +- hoodie-client/pom.xml | 2 +- hoodie-common/pom.xml | 2 +- hoodie-hadoop-mr/pom.xml | 2 +- hoodie-hive/pom.xml | 2 +- hoodie-spark/pom.xml | 6 ++---- hoodie-utilities/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 10 insertions(+), 12 deletions(-) diff --git a/hoodie-cli/pom.xml b/hoodie-cli/pom.xml index c83e04488fe0..b38d187c3a17 100644 --- a/hoodie-cli/pom.xml +++ b/hoodie-cli/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/hoodie-client/pom.xml b/hoodie-client/pom.xml index 5c55d888dbaf..c07bfbd3b484 100644 --- a/hoodie-client/pom.xml +++ b/hoodie-client/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/hoodie-common/pom.xml b/hoodie-common/pom.xml index 578711b30a4d..ec3154a210f6 100644 --- a/hoodie-common/pom.xml +++ b/hoodie-common/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/hoodie-hadoop-mr/pom.xml b/hoodie-hadoop-mr/pom.xml index 4a379f49e8ca..89966a1102e6 100644 --- a/hoodie-hadoop-mr/pom.xml +++ b/hoodie-hadoop-mr/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/hoodie-hive/pom.xml b/hoodie-hive/pom.xml index abac83784515..2d8556dc026c 100644 --- a/hoodie-hive/pom.xml +++ b/hoodie-hive/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/hoodie-spark/pom.xml b/hoodie-spark/pom.xml index ce26e98f8b8c..87b675abfb23 100644 --- a/hoodie-spark/pom.xml +++ b/hoodie-spark/pom.xml @@ -17,13 +17,11 @@ ~ --> - + hoodie com.uber.hoodie - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/hoodie-utilities/pom.xml b/hoodie-utilities/pom.xml index 37143bf670c5..8212a186b0a9 100644 --- a/hoodie-utilities/pom.xml +++ b/hoodie-utilities/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/pom.xml b/pom.xml index 1e08a2bea7f5..5d3d87eb81b5 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.uber.hoodie hoodie pom - 0.4.0-SNAPSHOT + 0.4.0 Hoodie is a Apache Spark library that provides the ability to efficiently do incremental processing on datasets in HDFS https://github.com/uber/hoodie Hoodie @@ -131,7 +131,7 @@ scm:git:git@github.com:uber/hoodie.git scm:git:git@github.com:uber/hoodie.git git@github.com:uber/hoodie.git - HEAD + hoodie-0.4.0