From 24e3b5bba275b311c5e16901eb6180c477632837 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 12 Jul 2024 07:35:35 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.0.0-beta --- .../components/org.wso2.dashboard.security.user.core/pom.xml | 2 +- .../components/org.wso2.ei.dashboard.bootstrap/pom.xml | 2 +- .../components/org.wso2.ei.dashboard.core/pom.xml | 4 ++-- .../org.wso2.micro.integrator.dashboard.utils/pom.xml | 2 +- .../org.wso2.micro.integrator.dashboard.web/pom.xml | 2 +- monitoring-dashboard/components/pom.xml | 2 +- monitoring-dashboard/distribution/pom.xml | 2 +- .../pom.xml | 2 +- monitoring-dashboard/integration/pom.xml | 2 +- monitoring-dashboard/pom.xml | 4 ++-- pom.xml | 4 ++-- 11 files changed, 14 insertions(+), 14 deletions(-) diff --git a/monitoring-dashboard/components/org.wso2.dashboard.security.user.core/pom.xml b/monitoring-dashboard/components/org.wso2.dashboard.security.user.core/pom.xml index d1575243a..6a1786500 100644 --- a/monitoring-dashboard/components/org.wso2.dashboard.security.user.core/pom.xml +++ b/monitoring-dashboard/components/org.wso2.dashboard.security.user.core/pom.xml @@ -22,7 +22,7 @@ components org.wso2.ei - 1.0.0-SNAPSHOT + 1.0.0-beta ../pom.xml diff --git a/monitoring-dashboard/components/org.wso2.ei.dashboard.bootstrap/pom.xml b/monitoring-dashboard/components/org.wso2.ei.dashboard.bootstrap/pom.xml index 31262b5a5..55aaecc01 100644 --- a/monitoring-dashboard/components/org.wso2.ei.dashboard.bootstrap/pom.xml +++ b/monitoring-dashboard/components/org.wso2.ei.dashboard.bootstrap/pom.xml @@ -21,7 +21,7 @@ components org.wso2.ei - 1.0.0-SNAPSHOT + 1.0.0-beta ../pom.xml diff --git a/monitoring-dashboard/components/org.wso2.ei.dashboard.core/pom.xml b/monitoring-dashboard/components/org.wso2.ei.dashboard.core/pom.xml index a7fb35ee8..5f6f40ac3 100644 --- a/monitoring-dashboard/components/org.wso2.ei.dashboard.core/pom.xml +++ b/monitoring-dashboard/components/org.wso2.ei.dashboard.core/pom.xml @@ -22,14 +22,14 @@ components org.wso2.ei - 1.0.0-SNAPSHOT + 1.0.0-beta ../pom.xml 4.0.0 org.wso2.ei.dashboard.core war Monitoring dashboard backend - 1.0.0-SNAPSHOT + 1.0.0-beta org.wso2.securevault diff --git a/monitoring-dashboard/components/org.wso2.micro.integrator.dashboard.utils/pom.xml b/monitoring-dashboard/components/org.wso2.micro.integrator.dashboard.utils/pom.xml index 88851cf1f..c2abeab2c 100644 --- a/monitoring-dashboard/components/org.wso2.micro.integrator.dashboard.utils/pom.xml +++ b/monitoring-dashboard/components/org.wso2.micro.integrator.dashboard.utils/pom.xml @@ -25,7 +25,7 @@ components org.wso2.ei - 1.0.0-SNAPSHOT + 1.0.0-beta ../pom.xml diff --git a/monitoring-dashboard/components/org.wso2.micro.integrator.dashboard.web/pom.xml b/monitoring-dashboard/components/org.wso2.micro.integrator.dashboard.web/pom.xml index a8a7267e6..70d39ec59 100644 --- a/monitoring-dashboard/components/org.wso2.micro.integrator.dashboard.web/pom.xml +++ b/monitoring-dashboard/components/org.wso2.micro.integrator.dashboard.web/pom.xml @@ -21,7 +21,7 @@ components org.wso2.ei - 1.0.0-SNAPSHOT + 1.0.0-beta ../pom.xml diff --git a/monitoring-dashboard/components/pom.xml b/monitoring-dashboard/components/pom.xml index 66da85b52..1ede81a51 100644 --- a/monitoring-dashboard/components/pom.xml +++ b/monitoring-dashboard/components/pom.xml @@ -23,7 +23,7 @@ monitoring-dashboard-parent org.wso2.ei - 1.0.0-SNAPSHOT + 1.0.0-beta ../pom.xml 4.0.0 diff --git a/monitoring-dashboard/distribution/pom.xml b/monitoring-dashboard/distribution/pom.xml index a51777c74..c4f1f5cf8 100644 --- a/monitoring-dashboard/distribution/pom.xml +++ b/monitoring-dashboard/distribution/pom.xml @@ -23,7 +23,7 @@ monitoring-dashboard-parent org.wso2.ei - 1.0.0-SNAPSHOT + 1.0.0-beta 4.0.0 distribution diff --git a/monitoring-dashboard/integration/org.wso2.micro.integrator.dashboard.integration.tests/pom.xml b/monitoring-dashboard/integration/org.wso2.micro.integrator.dashboard.integration.tests/pom.xml index 0f2e86ddc..1c6b37815 100644 --- a/monitoring-dashboard/integration/org.wso2.micro.integrator.dashboard.integration.tests/pom.xml +++ b/monitoring-dashboard/integration/org.wso2.micro.integrator.dashboard.integration.tests/pom.xml @@ -23,7 +23,7 @@ product-mi-tooling-integration org.wso2.ei - 1.0.0-SNAPSHOT + 1.0.0-beta 4.0.0 diff --git a/monitoring-dashboard/integration/pom.xml b/monitoring-dashboard/integration/pom.xml index 01805f14c..248cd7bda 100644 --- a/monitoring-dashboard/integration/pom.xml +++ b/monitoring-dashboard/integration/pom.xml @@ -23,7 +23,7 @@ monitoring-dashboard-parent org.wso2.ei - 1.0.0-SNAPSHOT + 1.0.0-beta 4.0.0 product-mi-tooling-integration diff --git a/monitoring-dashboard/pom.xml b/monitoring-dashboard/pom.xml index 395cadf19..9dfab77eb 100644 --- a/monitoring-dashboard/pom.xml +++ b/monitoring-dashboard/pom.xml @@ -23,14 +23,14 @@ wso2-micro-integrator-tooling org.wso2.ei - 1.0.0-SNAPSHOT + 1.0.0-beta ../pom.xml 4.0.0 monitoring-dashboard-parent pom MI Monitoring Dashboard - Parent - 1.0.0-SNAPSHOT + 1.0.0-beta components diff --git a/pom.xml b/pom.xml index b2ba1879a..4b14c9b20 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wso2.ei wso2-micro-integrator-tooling pom - 1.0.0-SNAPSHOT + 1.0.0-beta WSO2 Micro Integrator Tooling http://wso2.com/products/enterprise-integrator/ WSO2 Micro Integrator tooling @@ -44,7 +44,7 @@ https://github.com/wso2/product-mi-tooling.git scm:git:https://github.com/wso2/product-mi-tooling.git scm:git:https://github.com/wso2/product-mi-tooling.git - HEAD + v1.0.0-beta