diff --git a/hoodie-cli/pom.xml b/hoodie-cli/pom.xml
index b9724d37d..c20cb5468 100644
--- a/hoodie-cli/pom.xml
+++ b/hoodie-cli/pom.xml
@@ -19,7 +19,7 @@
hoodie
com.uber.hoodie
- 0.3.1-SNAPSHOT
+ 0.3.5-SNAPSHOT
4.0.0
diff --git a/hoodie-client/pom.xml b/hoodie-client/pom.xml
index 11e6b85a3..49b189267 100644
--- a/hoodie-client/pom.xml
+++ b/hoodie-client/pom.xml
@@ -19,7 +19,7 @@
hoodie
com.uber.hoodie
- 0.3.1-SNAPSHOT
+ 0.3.5-SNAPSHOT
4.0.0
diff --git a/hoodie-common/pom.xml b/hoodie-common/pom.xml
index 6ec8c07a6..25a2f8a40 100644
--- a/hoodie-common/pom.xml
+++ b/hoodie-common/pom.xml
@@ -19,7 +19,7 @@
hoodie
com.uber.hoodie
- 0.3.1-SNAPSHOT
+ 0.3.5-SNAPSHOT
4.0.0
diff --git a/hoodie-hadoop-mr/pom.xml b/hoodie-hadoop-mr/pom.xml
index 26a112817..4b14ba6b7 100644
--- a/hoodie-hadoop-mr/pom.xml
+++ b/hoodie-hadoop-mr/pom.xml
@@ -19,7 +19,7 @@
hoodie
com.uber.hoodie
- 0.3.1-SNAPSHOT
+ 0.3.5-SNAPSHOT
4.0.0
diff --git a/hoodie-hive/pom.xml b/hoodie-hive/pom.xml
index 1a19adc4b..c11ee3fd1 100644
--- a/hoodie-hive/pom.xml
+++ b/hoodie-hive/pom.xml
@@ -19,7 +19,7 @@
hoodie
com.uber.hoodie
- 0.3.1-SNAPSHOT
+ 0.3.5-SNAPSHOT
4.0.0
diff --git a/hoodie-utilities/pom.xml b/hoodie-utilities/pom.xml
index d76569ac4..8ad248c10 100644
--- a/hoodie-utilities/pom.xml
+++ b/hoodie-utilities/pom.xml
@@ -19,7 +19,7 @@
hoodie
com.uber.hoodie
- 0.3.1-SNAPSHOT
+ 0.3.5-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index 4f65a9ff3..80aaadd66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
com.uber.hoodie
hoodie
pom
- 0.3.1-SNAPSHOT
+ 0.3.5-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