From 933cc8071f4b9b7c145804a7bc5984832e45aba3 Mon Sep 17 00:00:00 2001 From: Prasanna Rajaperumal Date: Wed, 24 May 2017 14:02:50 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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-utilities/pom.xml | 2 +- pom.xml | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/hoodie-cli/pom.xml b/hoodie-cli/pom.xml index 03f7a517a..0b0e52527 100644 --- a/hoodie-cli/pom.xml +++ b/hoodie-cli/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.3.7 + 0.3.8-SNAPSHOT 4.0.0 diff --git a/hoodie-client/pom.xml b/hoodie-client/pom.xml index 519ba4066..c5bdabed1 100644 --- a/hoodie-client/pom.xml +++ b/hoodie-client/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.3.7 + 0.3.8-SNAPSHOT 4.0.0 diff --git a/hoodie-common/pom.xml b/hoodie-common/pom.xml index d3101e48c..864f09af4 100644 --- a/hoodie-common/pom.xml +++ b/hoodie-common/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.3.7 + 0.3.8-SNAPSHOT 4.0.0 diff --git a/hoodie-hadoop-mr/pom.xml b/hoodie-hadoop-mr/pom.xml index 79a007f44..01137dbdd 100644 --- a/hoodie-hadoop-mr/pom.xml +++ b/hoodie-hadoop-mr/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.3.7 + 0.3.8-SNAPSHOT 4.0.0 diff --git a/hoodie-hive/pom.xml b/hoodie-hive/pom.xml index 76c2043d1..29c34f3be 100644 --- a/hoodie-hive/pom.xml +++ b/hoodie-hive/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.3.7 + 0.3.8-SNAPSHOT 4.0.0 diff --git a/hoodie-utilities/pom.xml b/hoodie-utilities/pom.xml index 4834d6595..80d4e355c 100644 --- a/hoodie-utilities/pom.xml +++ b/hoodie-utilities/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.3.7 + 0.3.8-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index c463bd1ab..59df33504 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.uber.hoodie hoodie pom - 0.3.7 + 0.3.8-SNAPSHOT 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 @@ -116,7 +116,7 @@ scm:git:git@github.com:uber/hoodie.git scm:git:git@github.com:uber/hoodie.git git@github.com:uber/hoodie.git - hoodie-0.3.7 + HEAD