diff --git a/hoodie-cli/pom.xml b/hoodie-cli/pom.xml index 870603b6c..3dc76d812 100644 --- a/hoodie-cli/pom.xml +++ b/hoodie-cli/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.2.6 + 0.2.7-SNAPSHOT 4.0.0 diff --git a/hoodie-client/pom.xml b/hoodie-client/pom.xml index 0a04b9f1f..6ca3ed4fa 100644 --- a/hoodie-client/pom.xml +++ b/hoodie-client/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.2.6 + 0.2.7-SNAPSHOT 4.0.0 diff --git a/hoodie-common/pom.xml b/hoodie-common/pom.xml index 5ac54acd8..9aab49705 100644 --- a/hoodie-common/pom.xml +++ b/hoodie-common/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.2.6 + 0.2.7-SNAPSHOT 4.0.0 diff --git a/hoodie-hadoop-mr/pom.xml b/hoodie-hadoop-mr/pom.xml index 6d6c8c93b..36a5f2af3 100644 --- a/hoodie-hadoop-mr/pom.xml +++ b/hoodie-hadoop-mr/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.2.6 + 0.2.7-SNAPSHOT 4.0.0 diff --git a/hoodie-hive/pom.xml b/hoodie-hive/pom.xml index 463c4c8f6..8d9b9f412 100644 --- a/hoodie-hive/pom.xml +++ b/hoodie-hive/pom.xml @@ -19,7 +19,7 @@ hoodie com.uber.hoodie - 0.2.6 + 0.2.7-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index bbb9a3ade..35b1ae84b 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.uber.hoodie hoodie pom - 0.2.6 + 0.2.7-SNAPSHOT hoodie-common hoodie-client @@ -99,7 +99,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.2.6 + HEAD