diff --git a/catalog-rest-service/pom.xml b/catalog-rest-service/pom.xml
index d07756cea19..646e09fca6f 100644
--- a/catalog-rest-service/pom.xml
+++ b/catalog-rest-service/pom.xml
@@ -5,7 +5,7 @@
catalog
org.openmetadata
- 0.6.0-SNAPSHOT
+ 0.7.0-SNAPSHOT
4.0.0
diff --git a/common/pom.xml b/common/pom.xml
index a6d27885141..e80c2d9d09f 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -22,7 +22,7 @@
catalog
org.openmetadata
- 0.6.0-SNAPSHOT
+ 0.7.0-SNAPSHOT
4.0.0
diff --git a/dist/pom.xml b/dist/pom.xml
index 341fca8e785..ce4bb3fa20a 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -24,7 +24,7 @@
catalog
org.openmetadata
- 0.6.0-SNAPSHOT
+ 0.7.0-SNAPSHOT
catalog-bin
diff --git a/pom.xml b/pom.xml
index d79c154bb35..ec197f68e3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
org.openmetadata
catalog
- 0.6.0-SNAPSHOT
+ 0.7.0-SNAPSHOT
common
catalog-rest-service