diff --git a/hoodie-cli/pom.xml b/hoodie-cli/pom.xml
index 225ac8a43..8ce890aad 100644
--- a/hoodie-cli/pom.xml
+++ b/hoodie-cli/pom.xml
@@ -19,7 +19,7 @@
hoodie
com.uber.hoodie
- 0.3.10-SNAPSHOT
+ 0.4.0-SNAPSHOT
4.0.0
diff --git a/hoodie-client/pom.xml b/hoodie-client/pom.xml
index 43b8a091d..7712a2dc5 100644
--- a/hoodie-client/pom.xml
+++ b/hoodie-client/pom.xml
@@ -19,7 +19,7 @@
hoodie
com.uber.hoodie
- 0.3.10-SNAPSHOT
+ 0.4.0-SNAPSHOT
4.0.0
diff --git a/hoodie-common/pom.xml b/hoodie-common/pom.xml
index aedf55727..517f3f910 100644
--- a/hoodie-common/pom.xml
+++ b/hoodie-common/pom.xml
@@ -19,7 +19,7 @@
hoodie
com.uber.hoodie
- 0.3.10-SNAPSHOT
+ 0.4.0-SNAPSHOT
4.0.0
diff --git a/hoodie-hadoop-mr/pom.xml b/hoodie-hadoop-mr/pom.xml
index 0dda8b2c9..4a379f49e 100644
--- a/hoodie-hadoop-mr/pom.xml
+++ b/hoodie-hadoop-mr/pom.xml
@@ -19,7 +19,7 @@
hoodie
com.uber.hoodie
- 0.3.10-SNAPSHOT
+ 0.4.0-SNAPSHOT
4.0.0
diff --git a/hoodie-hive/pom.xml b/hoodie-hive/pom.xml
index 00eaaec02..abac83784 100644
--- a/hoodie-hive/pom.xml
+++ b/hoodie-hive/pom.xml
@@ -19,7 +19,7 @@
hoodie
com.uber.hoodie
- 0.3.10-SNAPSHOT
+ 0.4.0-SNAPSHOT
4.0.0
diff --git a/hoodie-utilities/pom.xml b/hoodie-utilities/pom.xml
index 5339f5d3c..0c8d83193 100644
--- a/hoodie-utilities/pom.xml
+++ b/hoodie-utilities/pom.xml
@@ -19,7 +19,7 @@
hoodie
com.uber.hoodie
- 0.3.10-SNAPSHOT
+ 0.4.0-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index afa8598f4..5700ec08e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
com.uber.hoodie
hoodie
pom
- 0.3.10-SNAPSHOT
+ 0.4.0-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