diff --git a/hoodie-cli/pom.xml b/hoodie-cli/pom.xml index 2920f81cc..515ea1d7f 100644 --- a/hoodie-cli/pom.xml +++ b/hoodie-cli/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.5-SNAPSHOT + 0.4.4-SNAPSHOT 4.0.0 diff --git a/hoodie-client/pom.xml b/hoodie-client/pom.xml index eccfa802c..b8a316db8 100644 --- a/hoodie-client/pom.xml +++ b/hoodie-client/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.5-SNAPSHOT + 0.4.4-SNAPSHOT 4.0.0 diff --git a/hoodie-common/pom.xml b/hoodie-common/pom.xml index e56d35279..df28b1100 100644 --- a/hoodie-common/pom.xml +++ b/hoodie-common/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.5-SNAPSHOT + 0.4.4-SNAPSHOT 4.0.0 diff --git a/hoodie-hadoop-mr/pom.xml b/hoodie-hadoop-mr/pom.xml index fe1df4396..3424009cc 100644 --- a/hoodie-hadoop-mr/pom.xml +++ b/hoodie-hadoop-mr/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.5-SNAPSHOT + 0.4.4-SNAPSHOT 4.0.0 diff --git a/hoodie-hive/pom.xml b/hoodie-hive/pom.xml index f74e5ea83..e9cff4750 100644 --- a/hoodie-hive/pom.xml +++ b/hoodie-hive/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.5-SNAPSHOT + 0.4.4-SNAPSHOT 4.0.0 diff --git a/hoodie-spark/pom.xml b/hoodie-spark/pom.xml index 15fb3ae93..55d373d6d 100644 --- a/hoodie-spark/pom.xml +++ b/hoodie-spark/pom.xml @@ -21,7 +21,7 @@ hoodie com.uber.hoodie - 0.4.5-SNAPSHOT + 0.4.4-SNAPSHOT 4.0.0 diff --git a/hoodie-utilities/pom.xml b/hoodie-utilities/pom.xml index 8a9feac7f..de5018989 100644 --- a/hoodie-utilities/pom.xml +++ b/hoodie-utilities/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.5-SNAPSHOT + 0.4.4-SNAPSHOT 4.0.0 diff --git a/packaging/hoodie-hadoop-mr-bundle/pom.xml b/packaging/hoodie-hadoop-mr-bundle/pom.xml index d200de1fe..9e20c1faf 100644 --- a/packaging/hoodie-hadoop-mr-bundle/pom.xml +++ b/packaging/hoodie-hadoop-mr-bundle/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.5-SNAPSHOT + 0.4.4-SNAPSHOT ../../pom.xml 4.0.0 @@ -193,7 +193,7 @@ - + diff --git a/packaging/hoodie-hive-bundle/pom.xml b/packaging/hoodie-hive-bundle/pom.xml index eafad2592..c55666d1f 100644 --- a/packaging/hoodie-hive-bundle/pom.xml +++ b/packaging/hoodie-hive-bundle/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.5-SNAPSHOT + 0.4.4-SNAPSHOT ../../pom.xml 4.0.0 @@ -205,7 +205,7 @@ - + diff --git a/packaging/hoodie-spark-bundle/pom.xml b/packaging/hoodie-spark-bundle/pom.xml index 95b4aedd4..75bb572ac 100644 --- a/packaging/hoodie-spark-bundle/pom.xml +++ b/packaging/hoodie-spark-bundle/pom.xml @@ -21,7 +21,7 @@ hoodie com.uber.hoodie - 0.4.5-SNAPSHOT + 0.4.4-SNAPSHOT ../../pom.xml 4.0.0 @@ -279,7 +279,7 @@ - + diff --git a/pom.xml b/pom.xml index ec859cf6b..d77f8f23c 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.uber.hoodie hoodie pom - 0.4.5-SNAPSHOT + 0.4.4-SNAPSHOT Hoodie is a Apache Spark library that provides the ability to efficiently do incremental processing on datasets in HDFS