From 2d49711cce43d305754027952b88d2f70ac31a17 Mon Sep 17 00:00:00 2001 From: Prasanna Rajaperumal Date: Mon, 20 Feb 2017 16:01:24 -0800 Subject: [PATCH] Changing the current development version to 0.2.14-SNAPSHOT --- 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 | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/hoodie-cli/pom.xml b/hoodie-cli/pom.xml index a297d93ef..b4dd7fd8b 100644 --- a/hoodie-cli/pom.xml +++ b/hoodie-cli/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.3.0-SNAPSHOT + 0.2.14-SNAPSHOT 4.0.0 diff --git a/hoodie-client/pom.xml b/hoodie-client/pom.xml index 72422cf09..69c673d82 100644 --- a/hoodie-client/pom.xml +++ b/hoodie-client/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.3.0-SNAPSHOT + 0.2.14-SNAPSHOT 4.0.0 diff --git a/hoodie-common/pom.xml b/hoodie-common/pom.xml index 53f291d80..195bb1771 100644 --- a/hoodie-common/pom.xml +++ b/hoodie-common/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.3.0-SNAPSHOT + 0.2.14-SNAPSHOT 4.0.0 diff --git a/hoodie-hadoop-mr/pom.xml b/hoodie-hadoop-mr/pom.xml index f3c19a6f3..a7844cf12 100644 --- a/hoodie-hadoop-mr/pom.xml +++ b/hoodie-hadoop-mr/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.3.0-SNAPSHOT + 0.2.14-SNAPSHOT 4.0.0 diff --git a/hoodie-hive/pom.xml b/hoodie-hive/pom.xml index 54f012f99..86499d2c5 100644 --- a/hoodie-hive/pom.xml +++ b/hoodie-hive/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.3.0-SNAPSHOT + 0.2.14-SNAPSHOT 4.0.0 diff --git a/hoodie-utilities/pom.xml b/hoodie-utilities/pom.xml index b9ae50bd6..ac235f284 100644 --- a/hoodie-utilities/pom.xml +++ b/hoodie-utilities/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.3.0-SNAPSHOT + 0.2.14-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 9d0356f86..5e26bef73 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.uber.hoodie hoodie pom - 0.3.0-SNAPSHOT + 0.2.14-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