From 1f5ce88f45dbde638e2ef3ca0eadcbf5a9af0cc9 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 21 Oct 2024 09:36:43 +0200 Subject: [PATCH 1/2] Bump upstreams Adopt: - odlparent-14.0.4 - infrautils-7.0.4 - yangtools-14.0.5 - mdsal-14.0.4 - controller-10.0.4 Change-Id: Ib2530f7b03bef9d40501810e1a4319c440196b02 Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- commons/binding-parent/pom.xml | 4 ++-- commons/pom.xml | 2 +- commons/quality-parent/pom.xml | 8 ++++---- features/odl-serviceutils-listener/pom.xml | 4 ++-- features/odl-serviceutils-metrics/pom.xml | 6 +++--- features/odl-serviceutils-rpc/pom.xml | 4 ++-- features/odl-serviceutils-srm/pom.xml | 2 +- features/odl-serviceutils-tools/pom.xml | 4 ++-- features/pom.xml | 2 +- features/serviceutils-features/pom.xml | 2 +- karaf/pom.xml | 2 +- metrics/it/pom.xml | 2 +- metrics/pom.xml | 2 +- pom.xml | 2 +- srm/pom.xml | 2 +- tools/pom.xml | 2 +- 17 files changed, 26 insertions(+), 26 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index affe01d..209884d 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 14.0.3 + 14.0.4 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 56315ae..4431249 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal binding-parent - 14.0.2 + 14.0.4 @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller controller-artifacts - 10.0.2 + 10.0.4 pom import diff --git a/commons/pom.xml b/commons/pom.xml index 39a10b6..3983175 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 14.0.3 + 14.0.4 diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index dfe8429..7f0ad88 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 7.0.3 + 7.0.4 @@ -29,21 +29,21 @@ org.opendaylight.yangtools yangtools-artifacts - 14.0.4 + 14.0.5 pom import org.opendaylight.mdsal mdsal-artifacts - 14.0.2 + 14.0.4 pom import org.opendaylight.controller controller-artifacts - 10.0.2 + 10.0.4 pom import diff --git a/features/odl-serviceutils-listener/pom.xml b/features/odl-serviceutils-listener/pom.xml index 2c7fde6..f71d82a 100644 --- a/features/odl-serviceutils-listener/pom.xml +++ b/features/odl-serviceutils-listener/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent single-feature-parent - 14.0.3 + 14.0.4 @@ -20,7 +20,7 @@ org.opendaylight.mdsal mdsal-artifacts - 14.0.2 + 14.0.4 import pom diff --git a/features/odl-serviceutils-metrics/pom.xml b/features/odl-serviceutils-metrics/pom.xml index 479120a..c463d5e 100644 --- a/features/odl-serviceutils-metrics/pom.xml +++ b/features/odl-serviceutils-metrics/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent single-feature-parent - 14.0.3 + 14.0.4 @@ -20,14 +20,14 @@ org.opendaylight.infrautils infrautils-artifacts - 7.0.3 + 7.0.4 import pom org.opendaylight.yangtools yangtools-artifacts - 14.0.4 + 14.0.5 import pom diff --git a/features/odl-serviceutils-rpc/pom.xml b/features/odl-serviceutils-rpc/pom.xml index 2b76258..f86866f 100644 --- a/features/odl-serviceutils-rpc/pom.xml +++ b/features/odl-serviceutils-rpc/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent single-feature-parent - 14.0.3 + 14.0.4 @@ -27,7 +27,7 @@ org.opendaylight.yangtools yangtools-artifacts - 14.0.4 + 14.0.5 pom import diff --git a/features/odl-serviceutils-srm/pom.xml b/features/odl-serviceutils-srm/pom.xml index 4c86b2f..107d158 100644 --- a/features/odl-serviceutils-srm/pom.xml +++ b/features/odl-serviceutils-srm/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 14.0.3 + 14.0.4 diff --git a/features/odl-serviceutils-tools/pom.xml b/features/odl-serviceutils-tools/pom.xml index 0b3fea0..af1de75 100644 --- a/features/odl-serviceutils-tools/pom.xml +++ b/features/odl-serviceutils-tools/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 14.0.3 + 14.0.4 @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller controller-artifacts - 10.0.2 + 10.0.4 pom import diff --git a/features/pom.xml b/features/pom.xml index 1100f99..58eb853 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 14.0.3 + 14.0.4 diff --git a/features/serviceutils-features/pom.xml b/features/serviceutils-features/pom.xml index 656a9f3..95bff6b 100644 --- a/features/serviceutils-features/pom.xml +++ b/features/serviceutils-features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent feature-repo-parent - 14.0.3 + 14.0.4 diff --git a/karaf/pom.xml b/karaf/pom.xml index 4bbc404..84369d1 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 14.0.3 + 14.0.4 diff --git a/metrics/it/pom.xml b/metrics/it/pom.xml index dd72259..1ff3ca8 100644 --- a/metrics/it/pom.xml +++ b/metrics/it/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils itestutils-parent - 7.0.3 + 7.0.4 diff --git a/metrics/pom.xml b/metrics/pom.xml index e5525bd..8e370cd 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 14.0.3 + 14.0.4 diff --git a/pom.xml b/pom.xml index ba77311..dda9511 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 14.0.3 + 14.0.4 diff --git a/srm/pom.xml b/srm/pom.xml index 915bb8f..4357a07 100644 --- a/srm/pom.xml +++ b/srm/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 14.0.3 + 14.0.4 diff --git a/tools/pom.xml b/tools/pom.xml index 5226331..53644b7 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 14.0.3 + 14.0.4 -- 2.43.0 From c20472384c2417af0d332c8f8cacccc08011857e Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 24 Oct 2024 21:23:30 +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 209884d..f41395b 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.1-SNAPSHOT + 0.14.1 pom @@ -30,63 +30,63 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} listener-api - 0.14.1-SNAPSHOT + 0.14.1 ${project.groupId} metrics-api - 0.14.1-SNAPSHOT + 0.14.1 ${project.groupId} metrics-impl - 0.14.1-SNAPSHOT + 0.14.1 ${project.groupId} metrics-impl - 0.14.1-SNAPSHOT + 0.14.1 config cfg ${project.groupId} metrics-impl-prometheus - 0.14.1-SNAPSHOT + 0.14.1 ${project.groupId} rpc-api - 0.14.1-SNAPSHOT + 0.14.1 ${project.groupId} srm-api - 0.14.1-SNAPSHOT + 0.14.1 ${project.groupId} tools-api - 0.14.1-SNAPSHOT + 0.14.1 ${project.groupId} upgrade - 0.14.1-SNAPSHOT + 0.14.1 ${project.groupId} srm-impl - 0.14.1-SNAPSHOT + 0.14.1 ${project.groupId} rpc-api - 0.14.1-SNAPSHOT + 0.14.1 test-jar test diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 4431249..011e510 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.1-SNAPSHOT + 0.14.1 pom diff --git a/commons/pom.xml b/commons/pom.xml index 3983175..caad820 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.1-SNAPSHOT + 0.14.1 ODL :: serviceutils :: ${project.artifactId} diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index 7f0ad88..70df9fc 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.1-SNAPSHOT + 0.14.1 pom @@ -22,7 +22,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.14.1-SNAPSHOT + 0.14.1 pom import diff --git a/features/odl-infrautils-metrics-prometheus/pom.xml b/features/odl-infrautils-metrics-prometheus/pom.xml index 8e9ce0d..f566a27 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.1-SNAPSHOT + 3.5.1 ../parent diff --git a/features/odl-infrautils-metrics-sample/pom.xml b/features/odl-infrautils-metrics-sample/pom.xml index 25309e5..1d9ff69 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.1-SNAPSHOT + 3.5.1 ../parent diff --git a/features/odl-serviceutils-listener/pom.xml b/features/odl-serviceutils-listener/pom.xml index f71d82a..79607a1 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.1-SNAPSHOT + 0.14.1 feature ODL :: serviceutils :: listener tools @@ -27,7 +27,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.14.1-SNAPSHOT + 0.14.1 import pom diff --git a/features/odl-serviceutils-metrics/pom.xml b/features/odl-serviceutils-metrics/pom.xml index c463d5e..6e84928 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.1-SNAPSHOT + 0.14.1 feature ODL :: serviceutils :: Metrics @@ -34,7 +34,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.14.1-SNAPSHOT + 0.14.1 import pom diff --git a/features/odl-serviceutils-rpc/pom.xml b/features/odl-serviceutils-rpc/pom.xml index f86866f..5adaacd 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.1-SNAPSHOT + 0.14.1 feature ODL :: serviceutils :: RPC tools @@ -20,7 +20,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.14.1-SNAPSHOT + 0.14.1 pom import diff --git a/features/odl-serviceutils-srm/pom.xml b/features/odl-serviceutils-srm/pom.xml index 107d158..218e004 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.1-SNAPSHOT + 0.14.1 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.1-SNAPSHOT + 0.14.1 org.opendaylight.serviceutils srm-impl - 0.14.1-SNAPSHOT + 0.14.1 org.opendaylight.serviceutils srm-shell - 0.14.1-SNAPSHOT + 0.14.1 diff --git a/features/odl-serviceutils-tools/pom.xml b/features/odl-serviceutils-tools/pom.xml index af1de75..ec64439 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.1-SNAPSHOT + 0.14.1 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.1-SNAPSHOT + 0.14.1 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.1-SNAPSHOT + 0.14.1 org.opendaylight.serviceutils upgrade - 0.14.1-SNAPSHOT + 0.14.1 diff --git a/features/pom.xml b/features/pom.xml index 58eb853..7da7515 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.1-SNAPSHOT + 0.14.1 ODL :: serviceutils :: ${project.artifactId} diff --git a/features/serviceutils-features/pom.xml b/features/serviceutils-features/pom.xml index 95bff6b..45cf0ad 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.1-SNAPSHOT + 0.14.1 ODL :: serviceutils :: ${project.artifactId} feature diff --git a/karaf/pom.xml b/karaf/pom.xml index 84369d1..9551660 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.1-SNAPSHOT + 0.14.1 pom diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index 87ae000..4258d78 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.1-SNAPSHOT + 0.14.1 ../../commons/quality-parent diff --git a/metrics/impl-prometheus/pom.xml b/metrics/impl-prometheus/pom.xml index b290fa0..7acdf31 100644 --- a/metrics/impl-prometheus/pom.xml +++ b/metrics/impl-prometheus/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.1-SNAPSHOT + 0.14.1 ../../commons/quality-parent diff --git a/metrics/impl-test/pom.xml b/metrics/impl-test/pom.xml index 91fc5d4..27e6879 100644 --- a/metrics/impl-test/pom.xml +++ b/metrics/impl-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.1-SNAPSHOT + 0.14.1 ../../commons/quality-parent diff --git a/metrics/impl/pom.xml b/metrics/impl/pom.xml index 85374a3..efd83b0 100644 --- a/metrics/impl/pom.xml +++ b/metrics/impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.1-SNAPSHOT + 0.14.1 ../../commons/quality-parent diff --git a/metrics/it/pom.xml b/metrics/it/pom.xml index 1ff3ca8..557a7cc 100644 --- a/metrics/it/pom.xml +++ b/metrics/it/pom.xml @@ -22,7 +22,7 @@ ODL :: serviceutils :: ${project.artifactId} - 0.14.1-SNAPSHOT + 0.14.1 diff --git a/metrics/pom.xml b/metrics/pom.xml index 8e370cd..4afad65 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.serviceutils metrics-aggregator - 0.14.1-SNAPSHOT + 0.14.1 pom diff --git a/metrics/sample/impl/pom.xml b/metrics/sample/impl/pom.xml index f3e3a0c..1b55d68 100644 --- a/metrics/sample/impl/pom.xml +++ b/metrics/sample/impl/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.1-SNAPSHOT + 0.14.1 ../../../commons/quality-parent diff --git a/pom.xml b/pom.xml index dda9511..8f0be66 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.1-SNAPSHOT + 0.14.1 serviceutils pom diff --git a/srm/api/pom.xml b/srm/api/pom.xml index f4a2f79..2a17a87 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.1-SNAPSHOT + 0.14.1 ../../commons/binding-parent diff --git a/srm/impl/pom.xml b/srm/impl/pom.xml index 32e63d7..94639ce 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.1-SNAPSHOT + 0.14.1 ../../commons/quality-parent diff --git a/srm/pom.xml b/srm/pom.xml index 4357a07..05fb4a2 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.1-SNAPSHOT + 0.14.1 ODL :: serviceutils :: ${project.artifactId} diff --git a/srm/shell/pom.xml b/srm/shell/pom.xml index 5f7a5bc..6e0c074 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.1-SNAPSHOT + 0.14.1 ../../commons/quality-parent diff --git a/tools/api/pom.xml b/tools/api/pom.xml index dd53e95..3c239af 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.1-SNAPSHOT + 0.14.1 ../../commons/quality-parent/ diff --git a/tools/listener-api/pom.xml b/tools/listener-api/pom.xml index a51f7ba..583900d 100644 --- a/tools/listener-api/pom.xml +++ b/tools/listener-api/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.serviceutils quality-parent - 0.14.1-SNAPSHOT + 0.14.1 ../../commons/quality-parent diff --git a/tools/pom.xml b/tools/pom.xml index 53644b7..07f5e34 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.1-SNAPSHOT + 0.14.1 ODL :: serviceutils :: ${project.artifactId} diff --git a/tools/rpc-api/pom.xml b/tools/rpc-api/pom.xml index 7f3ea73..1e14d80 100644 --- a/tools/rpc-api/pom.xml +++ b/tools/rpc-api/pom.xml @@ -7,13 +7,13 @@ org.opendaylight.serviceutils quality-parent - 0.14.1-SNAPSHOT + 0.14.1 ../../commons/quality-parent/ org.opendaylight.serviceutils rpc-api - 0.14.1-SNAPSHOT + 0.14.1 bundle diff --git a/tools/testutils/pom.xml b/tools/testutils/pom.xml index 3f51498..a807a92 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.1-SNAPSHOT + 0.14.1 ../../commons/quality-parent/ org.opendaylight.serviceutils tools-testutils - 0.14.1-SNAPSHOT + 0.14.1 ODL :: serviceutils :: ${project.artifactId} diff --git a/upgrade/pom.xml b/upgrade/pom.xml index 795befc..3ea5677 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.1-SNAPSHOT + 0.14.1 ../commons/binding-parent -- 2.43.0