From c49344a22519073e4190d7f24ad0297608f9fe24 Mon Sep 17 00:00:00 2001 From: Payara-CI Date: Mon, 16 Mar 2026 08:26:48 +0000 Subject: [PATCH 1/2] Release parent pom version 3.0.0 --- api/pom.xml | 2 +- pom.xml | 2 +- process/pom.xml | 2 +- webapp/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 0bdd6d7..90a7f4b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -46,7 +46,7 @@ fish.payara.monitoring-console parent - 3.0.0-SNAPSHOT + 3.0.0 monitoring-console-api diff --git a/pom.xml b/pom.xml index c6fdce8..65754d3 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ fish.payara.monitoring-console parent - 3.0.0-SNAPSHOT + 3.0.0 pom Payara Monitoring Console Parent diff --git a/process/pom.xml b/process/pom.xml index 9a9e72a..a2cf899 100644 --- a/process/pom.xml +++ b/process/pom.xml @@ -46,7 +46,7 @@ fish.payara.monitoring-console parent - 3.0.0-SNAPSHOT + 3.0.0 monitoring-console-process diff --git a/webapp/pom.xml b/webapp/pom.xml index a36a6b0..e1c4a1f 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -45,7 +45,7 @@ fish.payara.monitoring-console parent - 3.0.0-SNAPSHOT + 3.0.0 monitoring-console-webapp From 3a3b89d51b5436a02bc34cd227d938e832092694 Mon Sep 17 00:00:00 2001 From: Payara-CI Date: Mon, 16 Mar 2026 08:27:13 +0000 Subject: [PATCH 2/2] Increment parent version for development --- api/pom.xml | 2 +- pom.xml | 2 +- process/pom.xml | 2 +- webapp/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 90a7f4b..bc67f01 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -46,7 +46,7 @@ fish.payara.monitoring-console parent - 3.0.0 + 3.0.1-SNAPSHOT monitoring-console-api diff --git a/pom.xml b/pom.xml index 65754d3..a2bd1f3 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ fish.payara.monitoring-console parent - 3.0.0 + 3.0.1-SNAPSHOT pom Payara Monitoring Console Parent diff --git a/process/pom.xml b/process/pom.xml index a2cf899..102648e 100644 --- a/process/pom.xml +++ b/process/pom.xml @@ -46,7 +46,7 @@ fish.payara.monitoring-console parent - 3.0.0 + 3.0.1-SNAPSHOT monitoring-console-process diff --git a/webapp/pom.xml b/webapp/pom.xml index e1c4a1f..24d0b24 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -45,7 +45,7 @@ fish.payara.monitoring-console parent - 3.0.0 + 3.0.1-SNAPSHOT monitoring-console-webapp