From 2c02052e210c573f70d55126cd12d96de247c072 Mon Sep 17 00:00:00 2001
From: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Date: Wed, 12 Jul 2023 18:48:05 +0530
Subject: [PATCH] Fix Pom versions (#12396)
---
common/pom.xml | 2 +-
openmetadata-clients/pom.xml | 2 +-
openmetadata-dist/pom.xml | 2 +-
openmetadata-service/pom.xml | 2 +-
openmetadata-spec/pom.xml | 2 +-
openmetadata-ui/pom.xml | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/common/pom.xml b/common/pom.xml
index 8787e8d26a7..7531a6c2604 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -18,7 +18,7 @@
platform
org.open-metadata
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
4.0.0
diff --git a/openmetadata-clients/pom.xml b/openmetadata-clients/pom.xml
index e7d27de8d75..9cdfc403afd 100644
--- a/openmetadata-clients/pom.xml
+++ b/openmetadata-clients/pom.xml
@@ -5,7 +5,7 @@
platform
org.open-metadata
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
4.0.0
diff --git a/openmetadata-dist/pom.xml b/openmetadata-dist/pom.xml
index fb85323bc79..1790aa5d867 100644
--- a/openmetadata-dist/pom.xml
+++ b/openmetadata-dist/pom.xml
@@ -20,7 +20,7 @@
platform
org.open-metadata
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
openmetadata-dist
diff --git a/openmetadata-service/pom.xml b/openmetadata-service/pom.xml
index 2f27ebfd0b7..6c852e1213a 100644
--- a/openmetadata-service/pom.xml
+++ b/openmetadata-service/pom.xml
@@ -5,7 +5,7 @@
platform
org.open-metadata
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
4.0.0
openmetadata-service
diff --git a/openmetadata-spec/pom.xml b/openmetadata-spec/pom.xml
index 5289438f85d..e1ec30e8ef2 100644
--- a/openmetadata-spec/pom.xml
+++ b/openmetadata-spec/pom.xml
@@ -5,7 +5,7 @@
platform
org.open-metadata
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
4.0.0
diff --git a/openmetadata-ui/pom.xml b/openmetadata-ui/pom.xml
index 2c499e2d83a..0c7322c823d 100644
--- a/openmetadata-ui/pom.xml
+++ b/openmetadata-ui/pom.xml
@@ -5,7 +5,7 @@
platform
org.open-metadata
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
4.0.0