From 1bb8a66874cbc915b43933ac71d4fc6e36bed4f8 Mon Sep 17 00:00:00 2001
From: github-workflows-version-updater <>
Date: Fri, 9 Feb 2024 11:58:52 +0000
Subject: [PATCH] Update pom versions to 0.7.3
---
odm-cli/pom.xml | 12 ++++++------
platform-core/commons/pom.xml | 4 ++--
platform-core/dpds-parser/pom.xml | 4 ++--
platform-core/pom.xml | 4 ++--
pom.xml | 2 +-
product-plane-services/blueprint-api/pom.xml | 8 ++++----
product-plane-services/blueprint-server/pom.xml | 8 ++++----
product-plane-services/devops-api/pom.xml | 8 ++++----
product-plane-services/devops-server/pom.xml | 14 +++++++-------
product-plane-services/pom.xml | 4 ++--
product-plane-services/registry-api/pom.xml | 8 ++++----
product-plane-services/registry-server/pom.xml | 14 +++++++-------
utility-plane-services/executor-api/pom.xml | 8 ++++----
utility-plane-services/notification-api/pom.xml | 8 ++++----
utility-plane-services/notification-server/pom.xml | 10 +++++-----
utility-plane-services/policy-api/pom.xml | 8 ++++----
utility-plane-services/policy-server/pom.xml | 6 +++---
utility-plane-services/pom.xml | 4 ++--
18 files changed, 67 insertions(+), 67 deletions(-)
diff --git a/odm-cli/pom.xml b/odm-cli/pom.xml
index c9cdd0a4..05bc9a7f 100644
--- a/odm-cli/pom.xml
+++ b/odm-cli/pom.xml
@@ -7,7 +7,7 @@
org.opendatamesh
odm-platform
- 0.7.2
+ 0.7.3
../
@@ -15,7 +15,7 @@
odm-cli
Open Data Mesh Platform's CLI
ODM CLI MODULE
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform
11
@@ -72,24 +72,24 @@
org.opendatamesh
odm-platform-core-dpds-parser
- 0.7.2
+ 0.7.3
org.opendatamesh
odm-platform-core-commons
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-pp-blueprint-api
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-pp-registry-api
- 0.7.2
+ 0.7.3
compile
diff --git a/platform-core/commons/pom.xml b/platform-core/commons/pom.xml
index 0190f497..72ba8070 100644
--- a/platform-core/commons/pom.xml
+++ b/platform-core/commons/pom.xml
@@ -25,7 +25,7 @@ License.
org.opendatamesh
odm-platform-core
- 0.7.2
+ 0.7.3
../
@@ -33,7 +33,7 @@ License.
odm-platform-core-commons
ODM Platform Commons
Open Data Mesh Platform's Commons
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform
diff --git a/platform-core/dpds-parser/pom.xml b/platform-core/dpds-parser/pom.xml
index 467072fe..2d312e20 100644
--- a/platform-core/dpds-parser/pom.xml
+++ b/platform-core/dpds-parser/pom.xml
@@ -25,7 +25,7 @@ License.
org.opendatamesh
odm-platform-core
- 0.7.2
+ 0.7.3
../
@@ -33,7 +33,7 @@ License.
odm-platform-core-dpds-parser
ODM Platform DPDS
Open Data Mesh Platform's DPDS
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform
diff --git a/platform-core/pom.xml b/platform-core/pom.xml
index ba5d87e0..6b4a2d9c 100644
--- a/platform-core/pom.xml
+++ b/platform-core/pom.xml
@@ -25,7 +25,7 @@ License.
org.opendatamesh
odm-platform
- 0.7.2
+ 0.7.3
org.opendatamesh
@@ -33,7 +33,7 @@ License.
ODM Platform CORE MODULES
Open Data Mesh Core Modules
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform-pp-services
pom
diff --git a/pom.xml b/pom.xml
index aee05e6b..fc7896a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@ License.
ODM Platform
Open Data Mesh Platform
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform-pp-services
pom
diff --git a/product-plane-services/blueprint-api/pom.xml b/product-plane-services/blueprint-api/pom.xml
index 31f61b50..02a6363b 100644
--- a/product-plane-services/blueprint-api/pom.xml
+++ b/product-plane-services/blueprint-api/pom.xml
@@ -7,7 +7,7 @@
org.opendatamesh
odm-platform-pp-services
- 0.7.2
+ 0.7.3
../
@@ -15,7 +15,7 @@
odm-platform-pp-blueprint-api
ODM Platform Blueprint API
Open Data Mesh Platform's Blueprint service API
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform
@@ -91,13 +91,13 @@
org.opendatamesh
odm-platform-core-dpds-parser
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-core-commons
- 0.7.2
+ 0.7.3
compile
diff --git a/product-plane-services/blueprint-server/pom.xml b/product-plane-services/blueprint-server/pom.xml
index ce1c71e0..493ffcd9 100644
--- a/product-plane-services/blueprint-server/pom.xml
+++ b/product-plane-services/blueprint-server/pom.xml
@@ -7,7 +7,7 @@
org.opendatamesh
odm-platform-pp-services
- 0.7.2
+ 0.7.3
../
@@ -15,7 +15,7 @@
odm-platform-pp-blueprint-server
ODM Platform Blueprint Server
Open Data Mesh Platform's Blueprint service server
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform
@@ -241,13 +241,13 @@
org.opendatamesh
odm-platform-core-dpds-parser
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-pp-blueprint-api
- 0.7.2
+ 0.7.3
compile
diff --git a/product-plane-services/devops-api/pom.xml b/product-plane-services/devops-api/pom.xml
index 1e0e4f8e..da974d04 100644
--- a/product-plane-services/devops-api/pom.xml
+++ b/product-plane-services/devops-api/pom.xml
@@ -25,7 +25,7 @@ License.
org.opendatamesh
odm-platform-pp-services
- 0.7.2
+ 0.7.3
../
@@ -33,7 +33,7 @@ License.
odm-platform-pp-devops-api
ODM Platform DevOps API
Open Data Mesh Platform's DevOps service API
- 0.7.2
+ 0.7.3
@@ -167,13 +167,13 @@ License.
org.opendatamesh
odm-platform-core-dpds-parser
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-core-commons
- 0.7.2
+ 0.7.3
compile
diff --git a/product-plane-services/devops-server/pom.xml b/product-plane-services/devops-server/pom.xml
index 29022092..12eb65e8 100644
--- a/product-plane-services/devops-server/pom.xml
+++ b/product-plane-services/devops-server/pom.xml
@@ -25,7 +25,7 @@ License.
org.opendatamesh
odm-platform-pp-services
- 0.7.2
+ 0.7.3
../
@@ -33,7 +33,7 @@ License.
odm-platform-pp-devops-server
ODM Platform DevOps Server
Open Data Mesh Platform's DevOps service server
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform
@@ -234,31 +234,31 @@ License.
org.opendatamesh
odm-platform-core-dpds-parser
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-pp-registry-api
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-pp-devops-api
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-up-executor-api
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-up-notification-api
- 0.7.2
+ 0.7.3
compile
diff --git a/product-plane-services/pom.xml b/product-plane-services/pom.xml
index c44d5459..6063db65 100644
--- a/product-plane-services/pom.xml
+++ b/product-plane-services/pom.xml
@@ -25,7 +25,7 @@ License.
org.opendatamesh
odm-platform
- 0.7.2
+ 0.7.3
org.opendatamesh
@@ -33,7 +33,7 @@ License.
ODM Platform PRODUCT PLANE SERVICES
Open Data Mesh Platform Utility Plane Services
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform
pom
diff --git a/product-plane-services/registry-api/pom.xml b/product-plane-services/registry-api/pom.xml
index ca36dfa1..46fe70cc 100644
--- a/product-plane-services/registry-api/pom.xml
+++ b/product-plane-services/registry-api/pom.xml
@@ -25,7 +25,7 @@ License.
org.opendatamesh
odm-platform-pp-services
- 0.7.2
+ 0.7.3
../
@@ -33,7 +33,7 @@ License.
odm-platform-pp-registry-api
ODM Platform Registry API
Open Data Mesh Platform's registry service API
- 0.7.2
+ 0.7.3
@@ -158,13 +158,13 @@ License.
org.opendatamesh
odm-platform-core-dpds-parser
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-core-commons
- 0.7.2
+ 0.7.3
compile
diff --git a/product-plane-services/registry-server/pom.xml b/product-plane-services/registry-server/pom.xml
index 4eb52ab8..1102a875 100644
--- a/product-plane-services/registry-server/pom.xml
+++ b/product-plane-services/registry-server/pom.xml
@@ -25,7 +25,7 @@ License.
org.opendatamesh
odm-platform-pp-services
- 0.7.2
+ 0.7.3
../
@@ -33,7 +33,7 @@ License.
odm-platform-pp-registry-server
ODM Platform Registry Server
Open Data Mesh Platform's registry service server
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform
@@ -264,31 +264,31 @@ License.
org.opendatamesh
odm-platform-core-dpds-parser
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-core-commons
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-pp-registry-api
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-up-notification-api
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-up-policy-api
- 0.7.2
+ 0.7.3
compile
diff --git a/utility-plane-services/executor-api/pom.xml b/utility-plane-services/executor-api/pom.xml
index 475d12f9..cfb01c93 100644
--- a/utility-plane-services/executor-api/pom.xml
+++ b/utility-plane-services/executor-api/pom.xml
@@ -7,7 +7,7 @@
org.opendatamesh
odm-platform-up-services
- 0.7.2
+ 0.7.3
../
@@ -15,7 +15,7 @@
odm-platform-up-executor-api
ODM Platform Executor Service API
Open Data Mesh Platform Executor Service API
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform
@@ -148,13 +148,13 @@
org.opendatamesh
odm-platform-core-dpds-parser
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-core-commons
- 0.7.2
+ 0.7.3
compile
diff --git a/utility-plane-services/notification-api/pom.xml b/utility-plane-services/notification-api/pom.xml
index 2c3a46f0..b96cbabf 100644
--- a/utility-plane-services/notification-api/pom.xml
+++ b/utility-plane-services/notification-api/pom.xml
@@ -7,7 +7,7 @@
org.opendatamesh
odm-platform-up-services
- 0.7.2
+ 0.7.3
../
@@ -15,7 +15,7 @@
odm-platform-up-notification-api
ODM Platform Notification Service API
Open Data Mesh Platform Notification Service API
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform
@@ -148,13 +148,13 @@
org.opendatamesh
odm-platform-core-commons
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-core-dpds-parser
- 0.7.2
+ 0.7.3
compile
diff --git a/utility-plane-services/notification-server/pom.xml b/utility-plane-services/notification-server/pom.xml
index f8aa3297..b79db79a 100644
--- a/utility-plane-services/notification-server/pom.xml
+++ b/utility-plane-services/notification-server/pom.xml
@@ -7,7 +7,7 @@
org.opendatamesh
odm-platform-up-services
- 0.7.2
+ 0.7.3
../
@@ -15,7 +15,7 @@
odm-platform-up-notification-server
ODM Platform Notification Service Server
Open Data Mesh Platform Notification Service server
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform
@@ -184,19 +184,19 @@
org.opendatamesh
odm-platform-pp-registry-api
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-up-notification-api
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-core-commons
- 0.7.2
+ 0.7.3
compile
diff --git a/utility-plane-services/policy-api/pom.xml b/utility-plane-services/policy-api/pom.xml
index e1c2ba14..ad4b2c06 100644
--- a/utility-plane-services/policy-api/pom.xml
+++ b/utility-plane-services/policy-api/pom.xml
@@ -7,7 +7,7 @@
org.opendatamesh
odm-platform-up-services
- 0.7.2
+ 0.7.3
../
@@ -16,7 +16,7 @@
ODM Platform Policy Service OPA API
Open Data Mesh Platform Policy Service Open Policy Agent API
https://github.com/opendatamesh-initiative/odm-platform
- 0.7.2
+ 0.7.3
11
@@ -88,13 +88,13 @@
org.opendatamesh
odm-platform-pp-registry-api
- 0.7.2
+ 0.7.3
compile
org.opendatamesh
odm-platform-core-commons
- 0.7.2
+ 0.7.3
compile
diff --git a/utility-plane-services/policy-server/pom.xml b/utility-plane-services/policy-server/pom.xml
index 9b7b4ce8..f58e6ad9 100644
--- a/utility-plane-services/policy-server/pom.xml
+++ b/utility-plane-services/policy-server/pom.xml
@@ -7,7 +7,7 @@
org.opendatamesh
odm-platform-up-services
- 0.7.2
+ 0.7.3
../
@@ -15,7 +15,7 @@
odm-platform-up-policy-server
ODM Platform Policy Service OPA Server
Open Data Mesh Platform Policy Service Open Policy Agent Server
- 0.7.2
+ 0.7.3
@@ -104,7 +104,7 @@
org.opendatamesh
odm-platform-up-policy-api
- 0.7.2
+ 0.7.3
compile
diff --git a/utility-plane-services/pom.xml b/utility-plane-services/pom.xml
index 55c8280e..82dceb04 100644
--- a/utility-plane-services/pom.xml
+++ b/utility-plane-services/pom.xml
@@ -25,14 +25,14 @@ License.
org.opendatamesh
odm-platform
- 0.7.2
+ 0.7.3
org.opendatamesh
odm-platform-up-services
ODM Platform UTILITY PLANE SERVICES
Open Data Mesh Platform Utility Plane Services
- 0.7.2
+ 0.7.3
https://github.com/opendatamesh-initiative/odm-platform-pp-services
pom