From 798c6e7cdf8125526346045da0c20ac4c83ec372 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 21 Aug 2026 02:33:19 +0000 Subject: [PATCH] Release infrautils --- artifacts/pom.xml | 2 +- common/parent/pom.xml | 4 ++-- common/pom.xml | 2 +- common/util/pom.xml | 2 +- diagstatus/api/pom.xml | 2 +- diagstatus/impl/pom.xml | 2 +- diagstatus/it/pom.xml | 2 +- diagstatus/pom.xml | 2 +- diagstatus/shell/pom.xml | 2 +- diagstatus/web/pom.xml | 2 +- docs/pom.xml | 4 ++-- features/features-infrautils-experimental/pom.xml | 2 +- features/features-infrautils-samples/pom.xml | 2 +- features/features-infrautils/pom.xml | 2 +- features/infrautils-features/pom.xml | 2 +- features/odl-infrautils-all/pom.xml | 2 +- features/odl-infrautils-diagstatus-web/pom.xml | 2 +- features/odl-infrautils-diagstatus/pom.xml | 2 +- features/odl-infrautils-inject/pom.xml | 2 +- features/odl-infrautils-ready/pom.xml | 2 +- features/odl-infrautils-utils/pom.xml | 2 +- features/parent/pom.xml | 2 +- features/pom.xml | 2 +- inject/inject-guice-testutils/pom.xml | 2 +- inject/inject-guice/pom.xml | 2 +- inject/inject-spi/pom.xml | 2 +- inject/inject/pom.xml | 2 +- inject/pom.xml | 2 +- itestutils/it/pom.xml | 2 +- itestutils/itestutils/pom.xml | 2 +- itestutils/parent/pom.xml | 4 ++-- itestutils/pom.xml | 2 +- karaf/pom.xml | 2 +- pom.xml | 2 +- ready/api/pom.xml | 2 +- ready/guice/pom.xml | 2 +- ready/impl/pom.xml | 2 +- ready/it/pom.xml | 2 +- ready/pom.xml | 2 +- testutils/pom.xml | 2 +- 40 files changed, 43 insertions(+), 43 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 329832d7..d799b0e6 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils infrautils-artifacts - 8.0.1-SNAPSHOT + 8.0.1 pom diff --git a/common/parent/pom.xml b/common/parent/pom.xml index c89a2606..00ae0c79 100644 --- a/common/parent/pom.xml +++ b/common/parent/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ODL :: infrautils :: ${project.artifactId} @@ -38,7 +38,7 @@ org.opendaylight.infrautils infrautils-artifacts - 8.0.1-SNAPSHOT + 8.0.1 import pom diff --git a/common/pom.xml b/common/pom.xml index 73eaf35e..c1244a9d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils common-aggregator - 8.0.1-SNAPSHOT + 8.0.1 pom diff --git a/common/util/pom.xml b/common/util/pom.xml index 1e286225..aae41074 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../parent/pom.xml diff --git a/diagstatus/api/pom.xml b/diagstatus/api/pom.xml index 544efd6d..2c479995 100644 --- a/diagstatus/api/pom.xml +++ b/diagstatus/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../../common/parent/pom.xml diff --git a/diagstatus/impl/pom.xml b/diagstatus/impl/pom.xml index 604659bd..7d349a9f 100644 --- a/diagstatus/impl/pom.xml +++ b/diagstatus/impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../../common/parent/pom.xml diff --git a/diagstatus/it/pom.xml b/diagstatus/it/pom.xml index 588b3579..36e6f8f1 100644 --- a/diagstatus/it/pom.xml +++ b/diagstatus/it/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils itestutils-parent - 8.0.1-SNAPSHOT + 8.0.1 ../../itestutils/parent/pom.xml diff --git a/diagstatus/pom.xml b/diagstatus/pom.xml index 66aa153f..b620c26b 100644 --- a/diagstatus/pom.xml +++ b/diagstatus/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.infrautils diagstatus-aggregator - 8.0.1-SNAPSHOT + 8.0.1 pom diff --git a/diagstatus/shell/pom.xml b/diagstatus/shell/pom.xml index eae79e77..46a5fa3d 100644 --- a/diagstatus/shell/pom.xml +++ b/diagstatus/shell/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../../common/parent/pom.xml diff --git a/diagstatus/web/pom.xml b/diagstatus/web/pom.xml index ccbcfb54..2bfbd7a4 100644 --- a/diagstatus/web/pom.xml +++ b/diagstatus/web/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../../common/parent/pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index f8461a0a..b801ef8d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils infrautils-docs - 8.0.1-SNAPSHOT + 8.0.1 jar ${project.artifactId} Infra Utils documentation @@ -28,7 +28,7 @@ org.opendaylight.infrautils infrautils-artifacts - 8.0.1-SNAPSHOT + 8.0.1 import pom diff --git a/features/features-infrautils-experimental/pom.xml b/features/features-infrautils-experimental/pom.xml index 6d55be52..def90f04 100644 --- a/features/features-infrautils-experimental/pom.xml +++ b/features/features-infrautils-experimental/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils features-infrautils-experimental - 8.0.1-SNAPSHOT + 8.0.1 feature diff --git a/features/features-infrautils-samples/pom.xml b/features/features-infrautils-samples/pom.xml index cab60dfbb..d84a0c39 100644 --- a/features/features-infrautils-samples/pom.xml +++ b/features/features-infrautils-samples/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils feature-parent - 8.0.1-SNAPSHOT + 8.0.1 ../parent/pom.xml diff --git a/features/features-infrautils/pom.xml b/features/features-infrautils/pom.xml index 07518dc1..8be29ecd 100644 --- a/features/features-infrautils/pom.xml +++ b/features/features-infrautils/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils features-infrautils - 8.0.1-SNAPSHOT + 8.0.1 feature diff --git a/features/infrautils-features/pom.xml b/features/infrautils-features/pom.xml index 01e5831f..1c0c70a6 100644 --- a/features/infrautils-features/pom.xml +++ b/features/infrautils-features/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils infrautils-features - 8.0.1-SNAPSHOT + 8.0.1 feature diff --git a/features/odl-infrautils-all/pom.xml b/features/odl-infrautils-all/pom.xml index d17244ba..94d6443c 100644 --- a/features/odl-infrautils-all/pom.xml +++ b/features/odl-infrautils-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils feature-parent - 8.0.1-SNAPSHOT + 8.0.1 ../parent diff --git a/features/odl-infrautils-diagstatus-web/pom.xml b/features/odl-infrautils-diagstatus-web/pom.xml index 9786f342..6b0ebe5a 100644 --- a/features/odl-infrautils-diagstatus-web/pom.xml +++ b/features/odl-infrautils-diagstatus-web/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils feature-parent - 8.0.1-SNAPSHOT + 8.0.1 ../parent/pom.xml diff --git a/features/odl-infrautils-diagstatus/pom.xml b/features/odl-infrautils-diagstatus/pom.xml index 049f01bc..3fe3e7c5 100644 --- a/features/odl-infrautils-diagstatus/pom.xml +++ b/features/odl-infrautils-diagstatus/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils feature-parent - 8.0.1-SNAPSHOT + 8.0.1 ../parent/pom.xml diff --git a/features/odl-infrautils-inject/pom.xml b/features/odl-infrautils-inject/pom.xml index 63d9563f..086d68d9 100644 --- a/features/odl-infrautils-inject/pom.xml +++ b/features/odl-infrautils-inject/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils feature-parent - 8.0.1-SNAPSHOT + 8.0.1 ../parent/pom.xml diff --git a/features/odl-infrautils-ready/pom.xml b/features/odl-infrautils-ready/pom.xml index 84e7e471..9400758f 100644 --- a/features/odl-infrautils-ready/pom.xml +++ b/features/odl-infrautils-ready/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils feature-parent - 8.0.1-SNAPSHOT + 8.0.1 ../parent/pom.xml diff --git a/features/odl-infrautils-utils/pom.xml b/features/odl-infrautils-utils/pom.xml index 9891e16b..4faeb498 100644 --- a/features/odl-infrautils-utils/pom.xml +++ b/features/odl-infrautils-utils/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils feature-parent - 8.0.1-SNAPSHOT + 8.0.1 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 9ff72391..d0fca35b 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils feature-parent - 8.0.1-SNAPSHOT + 8.0.1 pom OpenDaylight :: Infrautils :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index b32d6322..eca95713 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.infrautils features-aggregator - 8.0.1-SNAPSHOT + 8.0.1 pom diff --git a/inject/inject-guice-testutils/pom.xml b/inject/inject-guice-testutils/pom.xml index ff418b6c..38bcfa72 100644 --- a/inject/inject-guice-testutils/pom.xml +++ b/inject/inject-guice-testutils/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../../common/parent/pom.xml diff --git a/inject/inject-guice/pom.xml b/inject/inject-guice/pom.xml index c2f81bce..bb291bbe 100644 --- a/inject/inject-guice/pom.xml +++ b/inject/inject-guice/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../../common/parent/pom.xml diff --git a/inject/inject-spi/pom.xml b/inject/inject-spi/pom.xml index e2163a43..d2bef02f 100644 --- a/inject/inject-spi/pom.xml +++ b/inject/inject-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../../common/parent/pom.xml diff --git a/inject/inject/pom.xml b/inject/inject/pom.xml index c2ccb06a..85dd9262 100644 --- a/inject/inject/pom.xml +++ b/inject/inject/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../../common/parent/pom.xml diff --git a/inject/pom.xml b/inject/pom.xml index 2d19c98c..052c2b62 100644 --- a/inject/pom.xml +++ b/inject/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils inject-aggregator - 8.0.1-SNAPSHOT + 8.0.1 pom diff --git a/itestutils/it/pom.xml b/itestutils/it/pom.xml index fa054510..d4a060fa 100644 --- a/itestutils/it/pom.xml +++ b/itestutils/it/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils itestutils-parent - 8.0.1-SNAPSHOT + 8.0.1 ../parent/pom.xml diff --git a/itestutils/itestutils/pom.xml b/itestutils/itestutils/pom.xml index 9be1af67..88cf5ba7 100644 --- a/itestutils/itestutils/pom.xml +++ b/itestutils/itestutils/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../../common/parent/pom.xml diff --git a/itestutils/parent/pom.xml b/itestutils/parent/pom.xml index 34eca37f..f69b16c3 100644 --- a/itestutils/parent/pom.xml +++ b/itestutils/parent/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils itestutils-parent - 8.0.1-SNAPSHOT + 8.0.1 pom @@ -30,7 +30,7 @@ org.opendaylight.infrautils infrautils-artifacts - 8.0.1-SNAPSHOT + 8.0.1 import pom diff --git a/itestutils/pom.xml b/itestutils/pom.xml index 24507e75..e468a11d 100644 --- a/itestutils/pom.xml +++ b/itestutils/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils itestutils-aggregator - 8.0.1-SNAPSHOT + 8.0.1 pom diff --git a/karaf/pom.xml b/karaf/pom.xml index cf255a78..312729f9 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils infrautils-karaf - 8.0.1-SNAPSHOT + 8.0.1 ODL :: infrautils :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index e36a0d7b..b4c0c1fc 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.infrautils infrautils-aggregator - 8.0.1-SNAPSHOT + 8.0.1 infrautils pom diff --git a/ready/api/pom.xml b/ready/api/pom.xml index 38ea85b7..8ecfda01 100644 --- a/ready/api/pom.xml +++ b/ready/api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../../common/parent/pom.xml diff --git a/ready/guice/pom.xml b/ready/guice/pom.xml index 2ecb3d9a..7140348a 100644 --- a/ready/guice/pom.xml +++ b/ready/guice/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../../common/parent/pom.xml diff --git a/ready/impl/pom.xml b/ready/impl/pom.xml index a2606dea..f80f1792 100644 --- a/ready/impl/pom.xml +++ b/ready/impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../../common/parent/pom.xml diff --git a/ready/it/pom.xml b/ready/it/pom.xml index e21acbe0..9acf6d2b 100644 --- a/ready/it/pom.xml +++ b/ready/it/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils itestutils-parent - 8.0.1-SNAPSHOT + 8.0.1 ../../itestutils/parent/pom.xml ready-it diff --git a/ready/pom.xml b/ready/pom.xml index 59c32954..a902cf41 100644 --- a/ready/pom.xml +++ b/ready/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils ready-aggregator - 8.0.1-SNAPSHOT + 8.0.1 pom diff --git a/testutils/pom.xml b/testutils/pom.xml index b9611e8a..c50e8dcb 100644 --- a/testutils/pom.xml +++ b/testutils/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.infrautils parent - 8.0.1-SNAPSHOT + 8.0.1 ../common/parent/pom.xml -- 2.34.1