From 7f113e387540bb56d0acbdf3efa9113125dc7762 Mon Sep 17 00:00:00 2001 From: Eclipse ORB Bot Date: Wed, 7 Apr 2021 19:27:32 +0000 Subject: [PATCH 1/4] Prepare release 4.0.3 --- api-only/pom.xml | 4 ++-- impl/pom.xml | 4 ++-- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api-only/pom.xml b/api-only/pom.xml index adbffab..f741b80 100644 --- a/api-only/pom.xml +++ b/api-only/pom.xml @@ -16,13 +16,13 @@ org.glassfish.gmbal gmbal-project - 4.0.3-SNAPSHOT + 4.0.3 ../pom.xml org.glassfish.gmbal gmbal-api-only - 4.0.3-SNAPSHOT + 4.0.3 GMBAL (API only) GlassFish MBean Annotation Library (API only) diff --git a/impl/pom.xml b/impl/pom.xml index bc8a666..00b99ed 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -16,12 +16,12 @@ org.glassfish.gmbal gmbal-project - 4.0.3-SNAPSHOT + 4.0.3 org.glassfish.gmbal gmbal - 4.0.3-SNAPSHOT + 4.0.3 GMBAL (Implementation) GlassFish MBean Annotation Library (Implementation) diff --git a/pom.xml b/pom.xml index 33509a5..35f0aa5 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.glassfish.gmbal gmbal-project - 4.0.3-SNAPSHOT + 4.0.3 pom GMBAL From 22a6007c740748ca28874de6576873fdfcfc7865 Mon Sep 17 00:00:00 2001 From: Eclipse ORB Bot Date: Wed, 7 Apr 2021 19:29:15 +0000 Subject: [PATCH 2/4] Prepare next development cycle for 4.0.3-SNAPSHOT --- api-only/pom.xml | 4 ++-- impl/pom.xml | 4 ++-- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api-only/pom.xml b/api-only/pom.xml index f741b80..adbffab 100644 --- a/api-only/pom.xml +++ b/api-only/pom.xml @@ -16,13 +16,13 @@ org.glassfish.gmbal gmbal-project - 4.0.3 + 4.0.3-SNAPSHOT ../pom.xml org.glassfish.gmbal gmbal-api-only - 4.0.3 + 4.0.3-SNAPSHOT GMBAL (API only) GlassFish MBean Annotation Library (API only) diff --git a/impl/pom.xml b/impl/pom.xml index 00b99ed..bc8a666 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -16,12 +16,12 @@ org.glassfish.gmbal gmbal-project - 4.0.3 + 4.0.3-SNAPSHOT org.glassfish.gmbal gmbal - 4.0.3 + 4.0.3-SNAPSHOT GMBAL (Implementation) GlassFish MBean Annotation Library (Implementation) diff --git a/pom.xml b/pom.xml index 35f0aa5..33509a5 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.glassfish.gmbal gmbal-project - 4.0.3 + 4.0.3-SNAPSHOT pom GMBAL From efb7c40341433d2965514f778abbd7b528b18630 Mon Sep 17 00:00:00 2001 From: Piotrek Zygielo Date: Wed, 4 Jan 2023 18:18:57 +0100 Subject: [PATCH 3/4] Prepare next development cycle for 4.0.4-SNAPSHOT --- api-only/pom.xml | 5 +++-- impl/pom.xml | 5 +++-- pom.xml | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/api-only/pom.xml b/api-only/pom.xml index adbffab..0b040b8 100644 --- a/api-only/pom.xml +++ b/api-only/pom.xml @@ -2,6 +2,7 @@