From 4e8bfa6d99ad7bd0f96a6dc35f6ba53117f31514 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Sat, 27 Dec 2025 18:30:50 +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/feature.xml | 12 ++++++------ 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/feature.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 +- 42 files changed, 50 insertions(+), 50 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 1391ed67..6edee077 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils infrautils-artifacts - 7.1.11-SNAPSHOT + 7.1.11 pom diff --git a/common/parent/pom.xml b/common/parent/pom.xml index 1201dd4d..ccbcc496 100644 --- a/common/parent/pom.xml +++ b/common/parent/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ODL :: infrautils :: ${project.artifactId} @@ -38,7 +38,7 @@ org.opendaylight.infrautils infrautils-artifacts - 7.1.11-SNAPSHOT + 7.1.11 import pom diff --git a/common/pom.xml b/common/pom.xml index b65644a7..82abe97e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils common-aggregator - 7.1.11-SNAPSHOT + 7.1.11 pom diff --git a/common/util/pom.xml b/common/util/pom.xml index a836b1b2..3974033a 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../parent/pom.xml diff --git a/diagstatus/api/pom.xml b/diagstatus/api/pom.xml index c09c9aa5..876eee87 100644 --- a/diagstatus/api/pom.xml +++ b/diagstatus/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../../common/parent/pom.xml diff --git a/diagstatus/impl/pom.xml b/diagstatus/impl/pom.xml index 87cb215d..2e5b8e01 100644 --- a/diagstatus/impl/pom.xml +++ b/diagstatus/impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../../common/parent/pom.xml diff --git a/diagstatus/it/pom.xml b/diagstatus/it/pom.xml index c721246d..f92fdaea 100644 --- a/diagstatus/it/pom.xml +++ b/diagstatus/it/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils itestutils-parent - 7.1.11-SNAPSHOT + 7.1.11 ../../itestutils/parent/pom.xml diff --git a/diagstatus/pom.xml b/diagstatus/pom.xml index 59a8f2f4..403ce72c 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 - 7.1.11-SNAPSHOT + 7.1.11 pom diff --git a/diagstatus/shell/pom.xml b/diagstatus/shell/pom.xml index 5bf98bd9..ece0aa9f 100644 --- a/diagstatus/shell/pom.xml +++ b/diagstatus/shell/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../../common/parent/pom.xml diff --git a/diagstatus/web/pom.xml b/diagstatus/web/pom.xml index bfd9f6ee..b5468960 100644 --- a/diagstatus/web/pom.xml +++ b/diagstatus/web/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../../common/parent/pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index c97447a0..05066707 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils infrautils-docs - 7.1.11-SNAPSHOT + 7.1.11 jar ${project.artifactId} Infra Utils documentation @@ -28,7 +28,7 @@ org.opendaylight.infrautils infrautils-artifacts - 7.1.11-SNAPSHOT + 7.1.11 import pom diff --git a/features/features-infrautils-experimental/pom.xml b/features/features-infrautils-experimental/pom.xml index 1f32d4a2..4b464e08 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 - 7.1.11-SNAPSHOT + 7.1.11 feature diff --git a/features/features-infrautils-samples/pom.xml b/features/features-infrautils-samples/pom.xml index 1b345d91..be800350 100644 --- a/features/features-infrautils-samples/pom.xml +++ b/features/features-infrautils-samples/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils feature-parent - 7.1.11-SNAPSHOT + 7.1.11 ../parent/pom.xml diff --git a/features/features-infrautils/pom.xml b/features/features-infrautils/pom.xml index 7e4c062b..402ca209 100644 --- a/features/features-infrautils/pom.xml +++ b/features/features-infrautils/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils features-infrautils - 7.1.11-SNAPSHOT + 7.1.11 feature diff --git a/features/infrautils-features/pom.xml b/features/infrautils-features/pom.xml index ece0ce3c..99e8b3bb 100644 --- a/features/infrautils-features/pom.xml +++ b/features/infrautils-features/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils infrautils-features - 7.1.11-SNAPSHOT + 7.1.11 feature diff --git a/features/odl-infrautils-all/pom.xml b/features/odl-infrautils-all/pom.xml index 29cc4d6b..a9d2a654 100644 --- a/features/odl-infrautils-all/pom.xml +++ b/features/odl-infrautils-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils feature-parent - 7.1.11-SNAPSHOT + 7.1.11 ../parent diff --git a/features/odl-infrautils-diagstatus-web/pom.xml b/features/odl-infrautils-diagstatus-web/pom.xml index 2ae9ceaf..64c97b48 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 - 7.1.11-SNAPSHOT + 7.1.11 ../parent/pom.xml diff --git a/features/odl-infrautils-diagstatus/feature.xml b/features/odl-infrautils-diagstatus/feature.xml index 57a027af..1536274e 100644 --- a/features/odl-infrautils-diagstatus/feature.xml +++ b/features/odl-infrautils-diagstatus/feature.xml @@ -5,8 +5,8 @@ mvn:org.opendaylight.odlparent/odl-guava/13.1.2/xml/features mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.2/xml/features mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.2/xml/features - mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.8-SNAPSHOT/xml/features - mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.8-SNAPSHOT/xml/features + mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.8/xml/features + mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.8/xml/features
odl-infrautils-diagstatus
odl-apache-commons-lang3 @@ -16,9 +16,9 @@ odl-servlet-api odl-infrautils-utils odl-infrautils-ready - mvn:org.opendaylight.infrautils/diagstatus-web/6.0.8-SNAPSHOT - mvn:org.opendaylight.infrautils/diagstatus-api/6.0.8-SNAPSHOT - mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.8-SNAPSHOT - mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.8-SNAPSHOT + mvn:org.opendaylight.infrautils/diagstatus-web/6.0.8 + mvn:org.opendaylight.infrautils/diagstatus-api/6.0.8 + mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.8 + mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.8
diff --git a/features/odl-infrautils-diagstatus/pom.xml b/features/odl-infrautils-diagstatus/pom.xml index 4d56cb65..d27ff213 100644 --- a/features/odl-infrautils-diagstatus/pom.xml +++ b/features/odl-infrautils-diagstatus/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils feature-parent - 7.1.11-SNAPSHOT + 7.1.11 ../parent/pom.xml diff --git a/features/odl-infrautils-inject/pom.xml b/features/odl-infrautils-inject/pom.xml index b74d50f6..a96cce66 100644 --- a/features/odl-infrautils-inject/pom.xml +++ b/features/odl-infrautils-inject/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils feature-parent - 7.1.11-SNAPSHOT + 7.1.11 ../parent/pom.xml diff --git a/features/odl-infrautils-ready/pom.xml b/features/odl-infrautils-ready/pom.xml index 42e8ec7e..462f9949 100644 --- a/features/odl-infrautils-ready/pom.xml +++ b/features/odl-infrautils-ready/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils feature-parent - 7.1.11-SNAPSHOT + 7.1.11 ../parent/pom.xml diff --git a/features/odl-infrautils-utils/feature.xml b/features/odl-infrautils-utils/feature.xml index ac0a53cd..ac46a992 100644 --- a/features/odl-infrautils-utils/feature.xml +++ b/features/odl-infrautils-utils/feature.xml @@ -4,6 +4,6 @@
odl-infrautils-utils
odl-guava - mvn:org.opendaylight.infrautils/infrautils-util/6.0.8-SNAPSHOT + mvn:org.opendaylight.infrautils/infrautils-util/6.0.8
diff --git a/features/odl-infrautils-utils/pom.xml b/features/odl-infrautils-utils/pom.xml index a206e063..3f0f914f 100644 --- a/features/odl-infrautils-utils/pom.xml +++ b/features/odl-infrautils-utils/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils feature-parent - 7.1.11-SNAPSHOT + 7.1.11 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index aad57689..2b97e2aa 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils feature-parent - 7.1.11-SNAPSHOT + 7.1.11 pom OpenDaylight :: Infrautils :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index bb6a39f4..402e3972 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.infrautils features-aggregator - 7.1.11-SNAPSHOT + 7.1.11 pom diff --git a/inject/inject-guice-testutils/pom.xml b/inject/inject-guice-testutils/pom.xml index 4dc12324..369ad3c1 100644 --- a/inject/inject-guice-testutils/pom.xml +++ b/inject/inject-guice-testutils/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../../common/parent/pom.xml diff --git a/inject/inject-guice/pom.xml b/inject/inject-guice/pom.xml index 07110daa..ce7b0f60 100644 --- a/inject/inject-guice/pom.xml +++ b/inject/inject-guice/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../../common/parent/pom.xml diff --git a/inject/inject-spi/pom.xml b/inject/inject-spi/pom.xml index d59cb4fe..97c16b98 100644 --- a/inject/inject-spi/pom.xml +++ b/inject/inject-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../../common/parent/pom.xml diff --git a/inject/inject/pom.xml b/inject/inject/pom.xml index cb9b9e9d..1816ab5c 100644 --- a/inject/inject/pom.xml +++ b/inject/inject/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../../common/parent/pom.xml diff --git a/inject/pom.xml b/inject/pom.xml index c8fa312d..9d49f5b5 100644 --- a/inject/pom.xml +++ b/inject/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils inject-aggregator - 7.1.11-SNAPSHOT + 7.1.11 pom diff --git a/itestutils/it/pom.xml b/itestutils/it/pom.xml index af2d6968..a1fdcc64 100644 --- a/itestutils/it/pom.xml +++ b/itestutils/it/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils itestutils-parent - 7.1.11-SNAPSHOT + 7.1.11 ../parent/pom.xml diff --git a/itestutils/itestutils/pom.xml b/itestutils/itestutils/pom.xml index 9844a9a4..d2bc4cdc 100644 --- a/itestutils/itestutils/pom.xml +++ b/itestutils/itestutils/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../../common/parent/pom.xml diff --git a/itestutils/parent/pom.xml b/itestutils/parent/pom.xml index d33346a2..2fcc2e48 100644 --- a/itestutils/parent/pom.xml +++ b/itestutils/parent/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils itestutils-parent - 7.1.11-SNAPSHOT + 7.1.11 pom @@ -30,7 +30,7 @@ org.opendaylight.infrautils infrautils-artifacts - 7.1.11-SNAPSHOT + 7.1.11 import pom diff --git a/itestutils/pom.xml b/itestutils/pom.xml index 7fe12aed..a721b403 100644 --- a/itestutils/pom.xml +++ b/itestutils/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils itestutils-aggregator - 7.1.11-SNAPSHOT + 7.1.11 pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 735db241..45fb83ec 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils infrautils-karaf - 7.1.11-SNAPSHOT + 7.1.11 ODL :: infrautils :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index 74ea6ff8..704728a4 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.infrautils infrautils-aggregator - 7.1.11-SNAPSHOT + 7.1.11 infrautils pom diff --git a/ready/api/pom.xml b/ready/api/pom.xml index 58717cc9..bae0931a 100644 --- a/ready/api/pom.xml +++ b/ready/api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../../common/parent/pom.xml diff --git a/ready/guice/pom.xml b/ready/guice/pom.xml index aca09314..2241a307 100644 --- a/ready/guice/pom.xml +++ b/ready/guice/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../../common/parent/pom.xml diff --git a/ready/impl/pom.xml b/ready/impl/pom.xml index 11e9d957..ed27ec41 100644 --- a/ready/impl/pom.xml +++ b/ready/impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../../common/parent/pom.xml diff --git a/ready/it/pom.xml b/ready/it/pom.xml index 6e9722c4..7c43e36d 100644 --- a/ready/it/pom.xml +++ b/ready/it/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils itestutils-parent - 7.1.11-SNAPSHOT + 7.1.11 ../../itestutils/parent/pom.xml ready-it diff --git a/ready/pom.xml b/ready/pom.xml index 6b243bf9..7185aa2d 100644 --- a/ready/pom.xml +++ b/ready/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils ready-aggregator - 7.1.11-SNAPSHOT + 7.1.11 pom diff --git a/testutils/pom.xml b/testutils/pom.xml index 1a1a3872..732ecb40 100644 --- a/testutils/pom.xml +++ b/testutils/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.infrautils parent - 7.1.11-SNAPSHOT + 7.1.11 ../common/parent/pom.xml -- 2.34.1