From f9c20a34584bd0e1abe8c0abeebfd2ae6cf40d0a Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Sun, 19 Oct 2025 21:40:06 +0000 Subject: [PATCH 1/2] Bump versions by x.y.(z+1) Change-Id: I13cd933aad9975ca14352b17878368dcf47151e6 Signed-off-by: jenkins-releng --- artifacts/pom.xml | 24 +++++++++---------- commons/binding-parent/pom.xml | 2 +- commons/pom.xml | 2 +- commons/quality-parent/pom.xml | 4 ++-- .../odl-infrautils-metrics-prometheus/pom.xml | 2 +- .../odl-infrautils-metrics-sample/pom.xml | 2 +- features/odl-serviceutils-listener/pom.xml | 4 ++-- features/odl-serviceutils-metrics/pom.xml | 4 ++-- features/odl-serviceutils-rpc/pom.xml | 4 ++-- features/odl-serviceutils-srm/pom.xml | 8 +++---- features/odl-serviceutils-tools/pom.xml | 8 +++---- features/pom.xml | 2 +- features/serviceutils-features/pom.xml | 2 +- karaf/pom.xml | 2 +- metrics/api/pom.xml | 2 +- metrics/impl-prometheus/pom.xml | 2 +- metrics/impl-test/pom.xml | 2 +- metrics/impl/pom.xml | 2 +- metrics/it/pom.xml | 2 +- metrics/pom.xml | 2 +- metrics/sample/impl/pom.xml | 2 +- pom.xml | 2 +- srm/api/pom.xml | 2 +- srm/impl/pom.xml | 2 +- srm/pom.xml | 2 +- srm/shell/pom.xml | 2 +- tools/api/pom.xml | 2 +- tools/listener-api/pom.xml | 2 +- tools/pom.xml | 2 +- tools/rpc-api/pom.xml | 4 ++-- tools/testutils/pom.xml | 4 ++-- upgrade/pom.xml | 2 +- 32 files changed, 55 insertions(+), 55 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 8ca2d6e..375a44b 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-artifacts - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT pom @@ -30,63 +30,63 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} listener-api - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ${project.groupId} metrics-api - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ${project.groupId} metrics-impl - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ${project.groupId} metrics-impl - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT config cfg ${project.groupId} metrics-impl-prometheus - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ${project.groupId} rpc-api - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ${project.groupId} srm-api - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ${project.groupId} tools-api - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ${project.groupId} upgrade - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ${project.groupId} srm-impl - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ${project.groupId} rpc-api - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT test-jar test diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 482eb1d..c2c1b3b 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils binding-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT pom diff --git a/commons/pom.xml b/commons/pom.xml index 44a3ea9..80d9cc3 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils commons - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index 983459c..f331798 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT pom @@ -22,7 +22,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT pom import diff --git a/features/odl-infrautils-metrics-prometheus/pom.xml b/features/odl-infrautils-metrics-prometheus/pom.xml index 089de7f..2e7fd24 100644 --- a/features/odl-infrautils-metrics-prometheus/pom.xml +++ b/features/odl-infrautils-metrics-prometheus/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 3.5.3-SNAPSHOT + 3.5.4-SNAPSHOT ../parent diff --git a/features/odl-infrautils-metrics-sample/pom.xml b/features/odl-infrautils-metrics-sample/pom.xml index d68f496..d8592b1 100644 --- a/features/odl-infrautils-metrics-sample/pom.xml +++ b/features/odl-infrautils-metrics-sample/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 3.5.3-SNAPSHOT + 3.5.4-SNAPSHOT ../parent diff --git a/features/odl-serviceutils-listener/pom.xml b/features/odl-serviceutils-listener/pom.xml index c36a22d..96edb59 100644 --- a/features/odl-serviceutils-listener/pom.xml +++ b/features/odl-serviceutils-listener/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-listener - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT feature ODL :: serviceutils :: listener tools @@ -27,7 +27,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT import pom diff --git a/features/odl-serviceutils-metrics/pom.xml b/features/odl-serviceutils-metrics/pom.xml index d6cc25d..90a980f 100644 --- a/features/odl-serviceutils-metrics/pom.xml +++ b/features/odl-serviceutils-metrics/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-metrics - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT feature ODL :: serviceutils :: Metrics @@ -34,7 +34,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT import pom diff --git a/features/odl-serviceutils-rpc/pom.xml b/features/odl-serviceutils-rpc/pom.xml index 5c13096..8541585 100644 --- a/features/odl-serviceutils-rpc/pom.xml +++ b/features/odl-serviceutils-rpc/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-rpc - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT feature ODL :: serviceutils :: RPC tools @@ -20,7 +20,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT pom import diff --git a/features/odl-serviceutils-srm/pom.xml b/features/odl-serviceutils-srm/pom.xml index 96b3806..60ddd58 100644 --- a/features/odl-serviceutils-srm/pom.xml +++ b/features/odl-serviceutils-srm/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils odl-serviceutils-srm - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT feature ODL :: serviceutils :: SRM @@ -41,17 +41,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils srm-api - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT org.opendaylight.serviceutils srm-impl - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT org.opendaylight.serviceutils srm-shell - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT diff --git a/features/odl-serviceutils-tools/pom.xml b/features/odl-serviceutils-tools/pom.xml index 8487a15..32ecfa7 100644 --- a/features/odl-serviceutils-tools/pom.xml +++ b/features/odl-serviceutils-tools/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils odl-serviceutils-tools - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT feature ODL :: serviceutils :: TOOLS @@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-artifacts - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT pom import @@ -63,12 +63,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils tools-api - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT org.opendaylight.serviceutils upgrade - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT diff --git a/features/pom.xml b/features/pom.xml index dbfab6f..1bfd132 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-features-aggregator - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/features/serviceutils-features/pom.xml b/features/serviceutils-features/pom.xml index d5195c7..1e41d66 100644 --- a/features/serviceutils-features/pom.xml +++ b/features/serviceutils-features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-features - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} feature diff --git a/karaf/pom.xml b/karaf/pom.xml index 3d60d51..8afb9ab 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-karaf - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT pom diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index bafbc45..800caad 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/impl-prometheus/pom.xml b/metrics/impl-prometheus/pom.xml index 36114d0..346b548 100644 --- a/metrics/impl-prometheus/pom.xml +++ b/metrics/impl-prometheus/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/impl-test/pom.xml b/metrics/impl-test/pom.xml index bc96a12..340f9d9 100644 --- a/metrics/impl-test/pom.xml +++ b/metrics/impl-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/impl/pom.xml b/metrics/impl/pom.xml index 5f4772f..8cbd45a 100644 --- a/metrics/impl/pom.xml +++ b/metrics/impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/it/pom.xml b/metrics/it/pom.xml index cb9f28d..d6be71e 100644 --- a/metrics/it/pom.xml +++ b/metrics/it/pom.xml @@ -22,7 +22,7 @@ ODL :: serviceutils :: ${project.artifactId} - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT diff --git a/metrics/pom.xml b/metrics/pom.xml index 3dcb2c2..436d2c7 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.serviceutils metrics-aggregator - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT pom diff --git a/metrics/sample/impl/pom.xml b/metrics/sample/impl/pom.xml index fe8c294..7669367 100644 --- a/metrics/sample/impl/pom.xml +++ b/metrics/sample/impl/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../../../commons/quality-parent diff --git a/pom.xml b/pom.xml index 0744e63..c9d4dec 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-aggregator - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT serviceutils pom diff --git a/srm/api/pom.xml b/srm/api/pom.xml index aad7cb0..be9a07d 100644 --- a/srm/api/pom.xml +++ b/srm/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils binding-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../../commons/binding-parent diff --git a/srm/impl/pom.xml b/srm/impl/pom.xml index 90be8be..f5b94c5 100644 --- a/srm/impl/pom.xml +++ b/srm/impl/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../../commons/quality-parent diff --git a/srm/pom.xml b/srm/pom.xml index c853513..c92ee22 100644 --- a/srm/pom.xml +++ b/srm/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils srm-aggregator - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/srm/shell/pom.xml b/srm/shell/pom.xml index 26baf3e..98ab264 100644 --- a/srm/shell/pom.xml +++ b/srm/shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../../commons/quality-parent diff --git a/tools/api/pom.xml b/tools/api/pom.xml index f605185..4ee6a43 100644 --- a/tools/api/pom.xml +++ b/tools/api/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../../commons/quality-parent/ diff --git a/tools/listener-api/pom.xml b/tools/listener-api/pom.xml index 650d838..edde586 100644 --- a/tools/listener-api/pom.xml +++ b/tools/listener-api/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../../commons/quality-parent diff --git a/tools/pom.xml b/tools/pom.xml index 63bf849..0ee7279 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils tools-aggregator - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/tools/rpc-api/pom.xml b/tools/rpc-api/pom.xml index a2c1cd8..2f7f1d2 100644 --- a/tools/rpc-api/pom.xml +++ b/tools/rpc-api/pom.xml @@ -7,13 +7,13 @@ org.opendaylight.serviceutils quality-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../../commons/quality-parent/ org.opendaylight.serviceutils rpc-api - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT bundle diff --git a/tools/testutils/pom.xml b/tools/testutils/pom.xml index 52c2dad..69b5dab 100644 --- a/tools/testutils/pom.xml +++ b/tools/testutils/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../../commons/quality-parent/ org.opendaylight.serviceutils tools-testutils - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/upgrade/pom.xml b/upgrade/pom.xml index 5cf4561..3e30cad 100644 --- a/upgrade/pom.xml +++ b/upgrade/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils binding-parent - 0.14.3-SNAPSHOT + 0.14.4-SNAPSHOT ../commons/binding-parent -- 2.34.1 From c18161e7a5508e9dfb17014c617ab0747539732c Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Sun, 19 Oct 2025 21:56:11 +0000 Subject: [PATCH 2/2] Release Validate --- artifacts/pom.xml | 24 +++++++++---------- commons/binding-parent/pom.xml | 2 +- commons/pom.xml | 2 +- commons/quality-parent/pom.xml | 4 ++-- .../odl-infrautils-metrics-prometheus/pom.xml | 2 +- .../odl-infrautils-metrics-sample/pom.xml | 2 +- features/odl-serviceutils-listener/pom.xml | 4 ++-- features/odl-serviceutils-metrics/pom.xml | 4 ++-- features/odl-serviceutils-rpc/pom.xml | 4 ++-- features/odl-serviceutils-srm/pom.xml | 8 +++---- features/odl-serviceutils-tools/pom.xml | 8 +++---- features/pom.xml | 2 +- features/serviceutils-features/pom.xml | 2 +- karaf/pom.xml | 2 +- metrics/api/pom.xml | 2 +- metrics/impl-prometheus/pom.xml | 2 +- metrics/impl-test/pom.xml | 2 +- metrics/impl/pom.xml | 2 +- metrics/it/pom.xml | 2 +- metrics/pom.xml | 2 +- metrics/sample/impl/pom.xml | 2 +- pom.xml | 2 +- srm/api/pom.xml | 2 +- srm/impl/pom.xml | 2 +- srm/pom.xml | 2 +- srm/shell/pom.xml | 2 +- tools/api/pom.xml | 2 +- tools/listener-api/pom.xml | 2 +- tools/pom.xml | 2 +- tools/rpc-api/pom.xml | 4 ++-- tools/testutils/pom.xml | 4 ++-- upgrade/pom.xml | 2 +- 32 files changed, 55 insertions(+), 55 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 375a44b..d6afeb9 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-artifacts - 0.14.4-SNAPSHOT + 0.14.4 pom @@ -30,63 +30,63 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} listener-api - 0.14.4-SNAPSHOT + 0.14.4 ${project.groupId} metrics-api - 0.14.4-SNAPSHOT + 0.14.4 ${project.groupId} metrics-impl - 0.14.4-SNAPSHOT + 0.14.4 ${project.groupId} metrics-impl - 0.14.4-SNAPSHOT + 0.14.4 config cfg ${project.groupId} metrics-impl-prometheus - 0.14.4-SNAPSHOT + 0.14.4 ${project.groupId} rpc-api - 0.14.4-SNAPSHOT + 0.14.4 ${project.groupId} srm-api - 0.14.4-SNAPSHOT + 0.14.4 ${project.groupId} tools-api - 0.14.4-SNAPSHOT + 0.14.4 ${project.groupId} upgrade - 0.14.4-SNAPSHOT + 0.14.4 ${project.groupId} srm-impl - 0.14.4-SNAPSHOT + 0.14.4 ${project.groupId} rpc-api - 0.14.4-SNAPSHOT + 0.14.4 test-jar test diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index c2c1b3b..376b35c 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils binding-parent - 0.14.4-SNAPSHOT + 0.14.4 pom diff --git a/commons/pom.xml b/commons/pom.xml index 80d9cc3..e7416ed 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils commons - 0.14.4-SNAPSHOT + 0.14.4 ODL :: serviceutils :: ${project.artifactId} diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index f331798..abc8ea6 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.4-SNAPSHOT + 0.14.4 pom @@ -22,7 +22,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.14.4-SNAPSHOT + 0.14.4 pom import diff --git a/features/odl-infrautils-metrics-prometheus/pom.xml b/features/odl-infrautils-metrics-prometheus/pom.xml index 2e7fd24..ef0e2fc 100644 --- a/features/odl-infrautils-metrics-prometheus/pom.xml +++ b/features/odl-infrautils-metrics-prometheus/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 3.5.4-SNAPSHOT + 3.5.4 ../parent diff --git a/features/odl-infrautils-metrics-sample/pom.xml b/features/odl-infrautils-metrics-sample/pom.xml index d8592b1..de48b29 100644 --- a/features/odl-infrautils-metrics-sample/pom.xml +++ b/features/odl-infrautils-metrics-sample/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 3.5.4-SNAPSHOT + 3.5.4 ../parent diff --git a/features/odl-serviceutils-listener/pom.xml b/features/odl-serviceutils-listener/pom.xml index 96edb59..7e4afe5 100644 --- a/features/odl-serviceutils-listener/pom.xml +++ b/features/odl-serviceutils-listener/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-listener - 0.14.4-SNAPSHOT + 0.14.4 feature ODL :: serviceutils :: listener tools @@ -27,7 +27,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.14.4-SNAPSHOT + 0.14.4 import pom diff --git a/features/odl-serviceutils-metrics/pom.xml b/features/odl-serviceutils-metrics/pom.xml index 90a980f..096337d 100644 --- a/features/odl-serviceutils-metrics/pom.xml +++ b/features/odl-serviceutils-metrics/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-metrics - 0.14.4-SNAPSHOT + 0.14.4 feature ODL :: serviceutils :: Metrics @@ -34,7 +34,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.14.4-SNAPSHOT + 0.14.4 import pom diff --git a/features/odl-serviceutils-rpc/pom.xml b/features/odl-serviceutils-rpc/pom.xml index 8541585..9ca380d 100644 --- a/features/odl-serviceutils-rpc/pom.xml +++ b/features/odl-serviceutils-rpc/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-rpc - 0.14.4-SNAPSHOT + 0.14.4 feature ODL :: serviceutils :: RPC tools @@ -20,7 +20,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.14.4-SNAPSHOT + 0.14.4 pom import diff --git a/features/odl-serviceutils-srm/pom.xml b/features/odl-serviceutils-srm/pom.xml index 60ddd58..b869ea4 100644 --- a/features/odl-serviceutils-srm/pom.xml +++ b/features/odl-serviceutils-srm/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils odl-serviceutils-srm - 0.14.4-SNAPSHOT + 0.14.4 feature ODL :: serviceutils :: SRM @@ -41,17 +41,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils srm-api - 0.14.4-SNAPSHOT + 0.14.4 org.opendaylight.serviceutils srm-impl - 0.14.4-SNAPSHOT + 0.14.4 org.opendaylight.serviceutils srm-shell - 0.14.4-SNAPSHOT + 0.14.4 diff --git a/features/odl-serviceutils-tools/pom.xml b/features/odl-serviceutils-tools/pom.xml index 32ecfa7..574e3f8 100644 --- a/features/odl-serviceutils-tools/pom.xml +++ b/features/odl-serviceutils-tools/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils odl-serviceutils-tools - 0.14.4-SNAPSHOT + 0.14.4 feature ODL :: serviceutils :: TOOLS @@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-artifacts - 0.14.4-SNAPSHOT + 0.14.4 pom import @@ -63,12 +63,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils tools-api - 0.14.4-SNAPSHOT + 0.14.4 org.opendaylight.serviceutils upgrade - 0.14.4-SNAPSHOT + 0.14.4 diff --git a/features/pom.xml b/features/pom.xml index 1bfd132..d1676fa 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-features-aggregator - 0.14.4-SNAPSHOT + 0.14.4 ODL :: serviceutils :: ${project.artifactId} diff --git a/features/serviceutils-features/pom.xml b/features/serviceutils-features/pom.xml index 1e41d66..2cfa203 100644 --- a/features/serviceutils-features/pom.xml +++ b/features/serviceutils-features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-features - 0.14.4-SNAPSHOT + 0.14.4 ODL :: serviceutils :: ${project.artifactId} feature diff --git a/karaf/pom.xml b/karaf/pom.xml index 8afb9ab..919eaff 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-karaf - 0.14.4-SNAPSHOT + 0.14.4 pom diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index 800caad..0f113be 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.4-SNAPSHOT + 0.14.4 ../../commons/quality-parent diff --git a/metrics/impl-prometheus/pom.xml b/metrics/impl-prometheus/pom.xml index 346b548..3bc4ba3 100644 --- a/metrics/impl-prometheus/pom.xml +++ b/metrics/impl-prometheus/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.4-SNAPSHOT + 0.14.4 ../../commons/quality-parent diff --git a/metrics/impl-test/pom.xml b/metrics/impl-test/pom.xml index 340f9d9..b00cbf6 100644 --- a/metrics/impl-test/pom.xml +++ b/metrics/impl-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.4-SNAPSHOT + 0.14.4 ../../commons/quality-parent diff --git a/metrics/impl/pom.xml b/metrics/impl/pom.xml index 8cbd45a..413f30e 100644 --- a/metrics/impl/pom.xml +++ b/metrics/impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.4-SNAPSHOT + 0.14.4 ../../commons/quality-parent diff --git a/metrics/it/pom.xml b/metrics/it/pom.xml index d6be71e..ad2fbf7 100644 --- a/metrics/it/pom.xml +++ b/metrics/it/pom.xml @@ -22,7 +22,7 @@ ODL :: serviceutils :: ${project.artifactId} - 0.14.4-SNAPSHOT + 0.14.4 diff --git a/metrics/pom.xml b/metrics/pom.xml index 436d2c7..17f20b7 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.serviceutils metrics-aggregator - 0.14.4-SNAPSHOT + 0.14.4 pom diff --git a/metrics/sample/impl/pom.xml b/metrics/sample/impl/pom.xml index 7669367..e0b41f7 100644 --- a/metrics/sample/impl/pom.xml +++ b/metrics/sample/impl/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.4-SNAPSHOT + 0.14.4 ../../../commons/quality-parent diff --git a/pom.xml b/pom.xml index c9d4dec..ccf3b26 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-aggregator - 0.14.4-SNAPSHOT + 0.14.4 serviceutils pom diff --git a/srm/api/pom.xml b/srm/api/pom.xml index be9a07d..eba01a1 100644 --- a/srm/api/pom.xml +++ b/srm/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils binding-parent - 0.14.4-SNAPSHOT + 0.14.4 ../../commons/binding-parent diff --git a/srm/impl/pom.xml b/srm/impl/pom.xml index f5b94c5..205bfe5 100644 --- a/srm/impl/pom.xml +++ b/srm/impl/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.14.4-SNAPSHOT + 0.14.4 ../../commons/quality-parent diff --git a/srm/pom.xml b/srm/pom.xml index c92ee22..43a9d6e 100644 --- a/srm/pom.xml +++ b/srm/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils srm-aggregator - 0.14.4-SNAPSHOT + 0.14.4 ODL :: serviceutils :: ${project.artifactId} diff --git a/srm/shell/pom.xml b/srm/shell/pom.xml index 98ab264..c4ce3a0 100644 --- a/srm/shell/pom.xml +++ b/srm/shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.14.4-SNAPSHOT + 0.14.4 ../../commons/quality-parent diff --git a/tools/api/pom.xml b/tools/api/pom.xml index 4ee6a43..59271f8 100644 --- a/tools/api/pom.xml +++ b/tools/api/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.14.4-SNAPSHOT + 0.14.4 ../../commons/quality-parent/ diff --git a/tools/listener-api/pom.xml b/tools/listener-api/pom.xml index edde586..c65a55b 100644 --- a/tools/listener-api/pom.xml +++ b/tools/listener-api/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.4-SNAPSHOT + 0.14.4 ../../commons/quality-parent diff --git a/tools/pom.xml b/tools/pom.xml index 0ee7279..272b0bd 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils tools-aggregator - 0.14.4-SNAPSHOT + 0.14.4 ODL :: serviceutils :: ${project.artifactId} diff --git a/tools/rpc-api/pom.xml b/tools/rpc-api/pom.xml index 2f7f1d2..a3ac748 100644 --- a/tools/rpc-api/pom.xml +++ b/tools/rpc-api/pom.xml @@ -7,13 +7,13 @@ org.opendaylight.serviceutils quality-parent - 0.14.4-SNAPSHOT + 0.14.4 ../../commons/quality-parent/ org.opendaylight.serviceutils rpc-api - 0.14.4-SNAPSHOT + 0.14.4 bundle diff --git a/tools/testutils/pom.xml b/tools/testutils/pom.xml index 69b5dab..527fd1d 100644 --- a/tools/testutils/pom.xml +++ b/tools/testutils/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.14.4-SNAPSHOT + 0.14.4 ../../commons/quality-parent/ org.opendaylight.serviceutils tools-testutils - 0.14.4-SNAPSHOT + 0.14.4 ODL :: serviceutils :: ${project.artifactId} diff --git a/upgrade/pom.xml b/upgrade/pom.xml index 3e30cad..05bab32 100644 --- a/upgrade/pom.xml +++ b/upgrade/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils binding-parent - 0.14.4-SNAPSHOT + 0.14.4 ../commons/binding-parent -- 2.34.1