From 0cc3315fdd11433f8e0ec67c6647b1e3792257b7 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 7 Feb 2024 00:06:55 +0000 Subject: [PATCH] Release Argon --- 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 | 10 ++++---- 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 | 4 ++-- tools/listener-api/pom.xml | 4 ++-- tools/pom.xml | 2 +- tools/rpc-api/pom.xml | 4 ++-- tools/testutils/pom.xml | 4 ++-- upgrade/pom.xml | 4 ++-- 32 files changed, 59 insertions(+), 59 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 9163d28..afcc563 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.11.4-SNAPSHOT + 0.11.4 pom @@ -30,63 +30,63 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} listener-api - 0.11.4-SNAPSHOT + 0.11.4 ${project.groupId} metrics-api - 0.11.4-SNAPSHOT + 0.11.4 ${project.groupId} metrics-impl - 0.11.4-SNAPSHOT + 0.11.4 ${project.groupId} metrics-impl - 0.11.4-SNAPSHOT + 0.11.4 config cfg ${project.groupId} metrics-impl-prometheus - 0.11.4-SNAPSHOT + 0.11.4 ${project.groupId} rpc-api - 0.11.4-SNAPSHOT + 0.11.4 ${project.groupId} srm-api - 0.11.4-SNAPSHOT + 0.11.4 ${project.groupId} tools-api - 0.11.4-SNAPSHOT + 0.11.4 ${project.groupId} upgrade - 0.11.4-SNAPSHOT + 0.11.4 ${project.groupId} srm-impl - 0.11.4-SNAPSHOT + 0.11.4 ${project.groupId} tools-testutils - 0.11.4-SNAPSHOT + 0.11.4 test diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 39fc81a..779b179 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.11.4-SNAPSHOT + 0.11.4 pom diff --git a/commons/pom.xml b/commons/pom.xml index c652c9c..4e70b27 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.11.4-SNAPSHOT + 0.11.4 ODL :: serviceutils :: ${project.artifactId} diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index 74314ca..a83ffbf 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils quality-parent - 0.11.4-SNAPSHOT + 0.11.4 pom @@ -22,7 +22,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.11.4-SNAPSHOT + 0.11.4 pom import diff --git a/features/odl-infrautils-metrics-prometheus/pom.xml b/features/odl-infrautils-metrics-prometheus/pom.xml index 2b608e1..eeacef9 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.2.4-SNAPSHOT + 3.2.4 ../parent diff --git a/features/odl-infrautils-metrics-sample/pom.xml b/features/odl-infrautils-metrics-sample/pom.xml index 1f7b8f0..858da34 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.2.4-SNAPSHOT + 3.2.4 ../parent diff --git a/features/odl-serviceutils-listener/pom.xml b/features/odl-serviceutils-listener/pom.xml index 3499ef7..4c620b7 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.11.4-SNAPSHOT + 0.11.4 feature ODL :: serviceutils :: listener tools @@ -27,7 +27,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.11.4-SNAPSHOT + 0.11.4 import pom diff --git a/features/odl-serviceutils-metrics/pom.xml b/features/odl-serviceutils-metrics/pom.xml index 03d594a..c64b2f4 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.11.4-SNAPSHOT + 0.11.4 feature ODL :: serviceutils :: Metrics @@ -34,7 +34,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.11.4-SNAPSHOT + 0.11.4 import pom diff --git a/features/odl-serviceutils-rpc/pom.xml b/features/odl-serviceutils-rpc/pom.xml index e5ebd18..eb7c56b 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.11.4-SNAPSHOT + 0.11.4 feature ODL :: serviceutils :: RPC tools @@ -20,7 +20,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.11.4-SNAPSHOT + 0.11.4 pom import diff --git a/features/odl-serviceutils-srm/pom.xml b/features/odl-serviceutils-srm/pom.xml index 6080793..730c9bb 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.11.4-SNAPSHOT + 0.11.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.11.4-SNAPSHOT + 0.11.4 org.opendaylight.serviceutils srm-impl - 0.11.4-SNAPSHOT + 0.11.4 org.opendaylight.serviceutils srm-shell - 0.11.4-SNAPSHOT + 0.11.4 diff --git a/features/odl-serviceutils-tools/pom.xml b/features/odl-serviceutils-tools/pom.xml index 1ec0d17..b96afdb 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.11.4-SNAPSHOT + 0.11.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.11.4-SNAPSHOT + 0.11.4 pom import @@ -63,18 +63,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils tools-api - 0.11.4-SNAPSHOT + 0.11.4 org.opendaylight.serviceutils upgrade - 0.11.4-SNAPSHOT + 0.11.4 org.opendaylight.serviceutils upgrade - 0.11.4-SNAPSHOT + 0.11.4 xml config diff --git a/features/pom.xml b/features/pom.xml index 8053d9b..7d4c29c 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.11.4-SNAPSHOT + 0.11.4 ODL :: serviceutils :: ${project.artifactId} diff --git a/features/serviceutils-features/pom.xml b/features/serviceutils-features/pom.xml index 9a1e97b..f3522b1 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.11.4-SNAPSHOT + 0.11.4 ODL :: serviceutils :: ${project.artifactId} feature diff --git a/karaf/pom.xml b/karaf/pom.xml index 3766564..cbe5cbd 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.11.4-SNAPSHOT + 0.11.4 ODL :: serviceutils :: ${project.artifactId} diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index 4fc86a1..825bb46 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.11.4-SNAPSHOT + 0.11.4 ../../commons/quality-parent diff --git a/metrics/impl-prometheus/pom.xml b/metrics/impl-prometheus/pom.xml index f12846d..f975032 100644 --- a/metrics/impl-prometheus/pom.xml +++ b/metrics/impl-prometheus/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.11.4-SNAPSHOT + 0.11.4 ../../commons/quality-parent diff --git a/metrics/impl-test/pom.xml b/metrics/impl-test/pom.xml index 0f0f0c5..1eadd4b 100644 --- a/metrics/impl-test/pom.xml +++ b/metrics/impl-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.11.4-SNAPSHOT + 0.11.4 ../../commons/quality-parent diff --git a/metrics/impl/pom.xml b/metrics/impl/pom.xml index 87259c4..571038c 100644 --- a/metrics/impl/pom.xml +++ b/metrics/impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.11.4-SNAPSHOT + 0.11.4 ../../commons/quality-parent diff --git a/metrics/it/pom.xml b/metrics/it/pom.xml index 54d1db1..72b36a7 100644 --- a/metrics/it/pom.xml +++ b/metrics/it/pom.xml @@ -22,7 +22,7 @@ ODL :: serviceutils :: ${project.artifactId} - 0.11.4-SNAPSHOT + 0.11.4 diff --git a/metrics/pom.xml b/metrics/pom.xml index 1376a77..78ff3f2 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.serviceutils metrics-aggregator - 0.11.4-SNAPSHOT + 0.11.4 pom diff --git a/metrics/sample/impl/pom.xml b/metrics/sample/impl/pom.xml index 3183c40..5820f61 100644 --- a/metrics/sample/impl/pom.xml +++ b/metrics/sample/impl/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.11.4-SNAPSHOT + 0.11.4 ../../../commons/quality-parent diff --git a/pom.xml b/pom.xml index 2b492be..a991899 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.11.4-SNAPSHOT + 0.11.4 serviceutils pom diff --git a/srm/api/pom.xml b/srm/api/pom.xml index 44466e8..b3d6150 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.11.4-SNAPSHOT + 0.11.4 ../../commons/binding-parent diff --git a/srm/impl/pom.xml b/srm/impl/pom.xml index e2585ad..0fb0272 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.11.4-SNAPSHOT + 0.11.4 ../../commons/quality-parent diff --git a/srm/pom.xml b/srm/pom.xml index 650a3d7..8fcf1b7 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.11.4-SNAPSHOT + 0.11.4 ODL :: serviceutils :: ${project.artifactId} diff --git a/srm/shell/pom.xml b/srm/shell/pom.xml index 0222de7..9d11265 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.11.4-SNAPSHOT + 0.11.4 ../../commons/quality-parent diff --git a/tools/api/pom.xml b/tools/api/pom.xml index 640a077..3930ef7 100644 --- a/tools/api/pom.xml +++ b/tools/api/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.11.4-SNAPSHOT + 0.11.4 ../../commons/quality-parent/ org.opendaylight.serviceutils tools-api - 0.11.4-SNAPSHOT + 0.11.4 bundle diff --git a/tools/listener-api/pom.xml b/tools/listener-api/pom.xml index ee5f5d4..481b7b3 100644 --- a/tools/listener-api/pom.xml +++ b/tools/listener-api/pom.xml @@ -7,13 +7,13 @@ org.opendaylight.serviceutils quality-parent - 0.11.4-SNAPSHOT + 0.11.4 ../../commons/quality-parent org.opendaylight.serviceutils listener-api - 0.11.4-SNAPSHOT + 0.11.4 bundle diff --git a/tools/pom.xml b/tools/pom.xml index 5158a58..7403a71 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.11.4-SNAPSHOT + 0.11.4 ODL :: serviceutils :: ${project.artifactId} diff --git a/tools/rpc-api/pom.xml b/tools/rpc-api/pom.xml index 160b964..7ca2b72 100644 --- a/tools/rpc-api/pom.xml +++ b/tools/rpc-api/pom.xml @@ -7,13 +7,13 @@ org.opendaylight.serviceutils quality-parent - 0.11.4-SNAPSHOT + 0.11.4 ../../commons/quality-parent/ org.opendaylight.serviceutils rpc-api - 0.11.4-SNAPSHOT + 0.11.4 bundle diff --git a/tools/testutils/pom.xml b/tools/testutils/pom.xml index d6dcede..d243051 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.11.4-SNAPSHOT + 0.11.4 ../../commons/quality-parent/ org.opendaylight.serviceutils tools-testutils - 0.11.4-SNAPSHOT + 0.11.4 ODL :: serviceutils :: ${project.artifactId} diff --git a/upgrade/pom.xml b/upgrade/pom.xml index 94421cc..407c2f9 100644 --- a/upgrade/pom.xml +++ b/upgrade/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils binding-parent - 0.11.4-SNAPSHOT + 0.11.4 ../commons/binding-parent org.opendaylight.serviceutils upgrade - 0.11.4-SNAPSHOT + 0.11.4 bundle -- 2.43.0