diff --git a/hoodie-cli/pom.xml b/hoodie-cli/pom.xml index 1c8d99d43..c696972f0 100644 --- a/hoodie-cli/pom.xml +++ b/hoodie-cli/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.3 + 0.4.4-SNAPSHOT 4.0.0 diff --git a/hoodie-client/pom.xml b/hoodie-client/pom.xml index 1abd989a9..7b0f7ab57 100644 --- a/hoodie-client/pom.xml +++ b/hoodie-client/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.3 + 0.4.4-SNAPSHOT 4.0.0 diff --git a/hoodie-common/pom.xml b/hoodie-common/pom.xml index 69321fbc4..0276263e3 100644 --- a/hoodie-common/pom.xml +++ b/hoodie-common/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.3 + 0.4.4-SNAPSHOT 4.0.0 diff --git a/hoodie-hadoop-mr/pom.xml b/hoodie-hadoop-mr/pom.xml index 6fbaa285c..fca84ad4d 100644 --- a/hoodie-hadoop-mr/pom.xml +++ b/hoodie-hadoop-mr/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.3 + 0.4.4-SNAPSHOT 4.0.0 diff --git a/hoodie-hive/pom.xml b/hoodie-hive/pom.xml index b504d9679..cbaedb9fd 100644 --- a/hoodie-hive/pom.xml +++ b/hoodie-hive/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.3 + 0.4.4-SNAPSHOT 4.0.0 diff --git a/hoodie-spark/pom.xml b/hoodie-spark/pom.xml index a78a3257a..330f8547f 100644 --- a/hoodie-spark/pom.xml +++ b/hoodie-spark/pom.xml @@ -21,7 +21,7 @@ hoodie com.uber.hoodie - 0.4.3 + 0.4.4-SNAPSHOT 4.0.0 diff --git a/hoodie-utilities/pom.xml b/hoodie-utilities/pom.xml index 174f65512..0f28561d7 100644 --- a/hoodie-utilities/pom.xml +++ b/hoodie-utilities/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.4.3 + 0.4.4-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index ce7ccc6fa..0fd1ef523 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.uber.hoodie hoodie pom - 0.4.3 + 0.4.4-SNAPSHOT Hoodie is a Apache Spark library that provides the ability to efficiently do incremental processing on datasets in HDFS @@ -133,7 +133,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.4.3 + HEAD