diff --git a/catalog-rest-service/pom.xml b/catalog-rest-service/pom.xml index 88d2b1750d1..f181c312f26 100644 --- a/catalog-rest-service/pom.xml +++ b/catalog-rest-service/pom.xml @@ -5,7 +5,7 @@ catalog org.openmetadata - 0.7.0-SNAPSHOT + 0.6.0 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 4280dfdd971..ca0444161a6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ catalog org.openmetadata - 0.7.0-SNAPSHOT + 0.6.0 4.0.0 diff --git a/dist/pom.xml b/dist/pom.xml index ce4bb3fa20a..e5fc85a98c7 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -24,7 +24,7 @@ catalog org.openmetadata - 0.7.0-SNAPSHOT + 0.6.0 catalog-bin diff --git a/pom.xml b/pom.xml index 9ab9f363078..2301ab56f20 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.openmetadata catalog - 0.7.0-SNAPSHOT + 0.6.0 common catalog-rest-service