From 150a1344634b36f7d99baf8796c018e37af76b14 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 14 Jul 2025 13:50:49 +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/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 +- 41 files changed, 49 insertions(+), 49 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 09a1e8de..139b3044 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils infrautils-artifacts - 6.0.13-SNAPSHOT + 6.0.13 pom diff --git a/common/parent/pom.xml b/common/parent/pom.xml index 5e408b23..3128428e 100644 --- a/common/parent/pom.xml +++ b/common/parent/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ODL :: infrautils :: ${project.artifactId} @@ -37,7 +37,7 @@ org.opendaylight.infrautils infrautils-artifacts - 6.0.13-SNAPSHOT + 6.0.13 import pom diff --git a/common/pom.xml b/common/pom.xml index 10279197..c977d263 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils common-aggregator - 6.0.13-SNAPSHOT + 6.0.13 pom diff --git a/common/util/pom.xml b/common/util/pom.xml index 2550fff2..426037ee 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../parent diff --git a/diagstatus/api/pom.xml b/diagstatus/api/pom.xml index 46caf044..eaca0d77 100644 --- a/diagstatus/api/pom.xml +++ b/diagstatus/api/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../../common/parent diff --git a/diagstatus/impl/pom.xml b/diagstatus/impl/pom.xml index a5fa0c85..be173ec2 100644 --- a/diagstatus/impl/pom.xml +++ b/diagstatus/impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../../common/parent diff --git a/diagstatus/it/pom.xml b/diagstatus/it/pom.xml index 1c3b4182..1b0aadb2 100644 --- a/diagstatus/it/pom.xml +++ b/diagstatus/it/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils itestutils-parent - 6.0.13-SNAPSHOT + 6.0.13 ../../itestutils/parent diff --git a/diagstatus/pom.xml b/diagstatus/pom.xml index 794aecdf..2353e9a8 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 - 6.0.13-SNAPSHOT + 6.0.13 pom diff --git a/diagstatus/shell/pom.xml b/diagstatus/shell/pom.xml index 26d1baa1..a1be21cc 100644 --- a/diagstatus/shell/pom.xml +++ b/diagstatus/shell/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../../common/parent diff --git a/diagstatus/web/pom.xml b/diagstatus/web/pom.xml index fc03bf07..0f30e761 100644 --- a/diagstatus/web/pom.xml +++ b/diagstatus/web/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../../common/parent diff --git a/docs/pom.xml b/docs/pom.xml index fc87a760..c0851f7e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils infrautils-docs - 6.0.13-SNAPSHOT + 6.0.13 jar ${project.artifactId} Infra Utils documentation @@ -28,7 +28,7 @@ org.opendaylight.infrautils infrautils-artifacts - 6.0.13-SNAPSHOT + 6.0.13 import pom diff --git a/features/features-infrautils-experimental/pom.xml b/features/features-infrautils-experimental/pom.xml index 0765021e..4b1d0647 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 - 6.0.13-SNAPSHOT + 6.0.13 feature diff --git a/features/features-infrautils-samples/pom.xml b/features/features-infrautils-samples/pom.xml index be423643..6232cdcb 100644 --- a/features/features-infrautils-samples/pom.xml +++ b/features/features-infrautils-samples/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils feature-parent - 6.0.13-SNAPSHOT + 6.0.13 ../parent diff --git a/features/features-infrautils/pom.xml b/features/features-infrautils/pom.xml index 3b1123de..47a28fd0 100644 --- a/features/features-infrautils/pom.xml +++ b/features/features-infrautils/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils features-infrautils - 6.0.13-SNAPSHOT + 6.0.13 feature diff --git a/features/infrautils-features/pom.xml b/features/infrautils-features/pom.xml index 404f22cf..245f14e7 100644 --- a/features/infrautils-features/pom.xml +++ b/features/infrautils-features/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils infrautils-features - 6.0.13-SNAPSHOT + 6.0.13 feature diff --git a/features/odl-infrautils-all/pom.xml b/features/odl-infrautils-all/pom.xml index 5cbf3400..f990f4d3 100644 --- a/features/odl-infrautils-all/pom.xml +++ b/features/odl-infrautils-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils feature-parent - 6.0.13-SNAPSHOT + 6.0.13 ../parent 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 e17d61cf..bc8f1c6e 100644 --- a/features/odl-infrautils-diagstatus/pom.xml +++ b/features/odl-infrautils-diagstatus/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils feature-parent - 6.0.13-SNAPSHOT + 6.0.13 ../parent diff --git a/features/odl-infrautils-inject/pom.xml b/features/odl-infrautils-inject/pom.xml index af8d1b7b..ee71d0f5 100644 --- a/features/odl-infrautils-inject/pom.xml +++ b/features/odl-infrautils-inject/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils feature-parent - 6.0.13-SNAPSHOT + 6.0.13 ../parent diff --git a/features/odl-infrautils-ready/pom.xml b/features/odl-infrautils-ready/pom.xml index a8269fed..cb892725 100644 --- a/features/odl-infrautils-ready/pom.xml +++ b/features/odl-infrautils-ready/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils feature-parent - 6.0.13-SNAPSHOT + 6.0.13 ../parent 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 f0f3d923..5e024073 100644 --- a/features/odl-infrautils-utils/pom.xml +++ b/features/odl-infrautils-utils/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils feature-parent - 6.0.13-SNAPSHOT + 6.0.13 ../parent diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 6f86bbb4..a6138249 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.infrautils feature-parent - 6.0.13-SNAPSHOT + 6.0.13 pom OpenDaylight :: Infrautils :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index 45722871..fefb5db5 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.infrautils features-aggregator - 6.0.13-SNAPSHOT + 6.0.13 pom diff --git a/inject/inject-guice-testutils/pom.xml b/inject/inject-guice-testutils/pom.xml index de54ed2d..5430839e 100644 --- a/inject/inject-guice-testutils/pom.xml +++ b/inject/inject-guice-testutils/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../../common/parent diff --git a/inject/inject-guice/pom.xml b/inject/inject-guice/pom.xml index 4c069483..6004eaf1 100644 --- a/inject/inject-guice/pom.xml +++ b/inject/inject-guice/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../../common/parent diff --git a/inject/inject-spi/pom.xml b/inject/inject-spi/pom.xml index f2e021b1..e2b4b400 100644 --- a/inject/inject-spi/pom.xml +++ b/inject/inject-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../../common/parent diff --git a/inject/inject/pom.xml b/inject/inject/pom.xml index 98ab2e6b..f1bc67ef 100644 --- a/inject/inject/pom.xml +++ b/inject/inject/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../../common/parent diff --git a/inject/pom.xml b/inject/pom.xml index 36c1fcf1..1186ccf1 100644 --- a/inject/pom.xml +++ b/inject/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils inject-aggregator - 6.0.13-SNAPSHOT + 6.0.13 pom diff --git a/itestutils/it/pom.xml b/itestutils/it/pom.xml index 6a666ef4..c17f90eb 100644 --- a/itestutils/it/pom.xml +++ b/itestutils/it/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.infrautils itestutils-parent - 6.0.13-SNAPSHOT + 6.0.13 ../parent diff --git a/itestutils/itestutils/pom.xml b/itestutils/itestutils/pom.xml index 2fa14a2b..8109e80b 100644 --- a/itestutils/itestutils/pom.xml +++ b/itestutils/itestutils/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../../common/parent diff --git a/itestutils/parent/pom.xml b/itestutils/parent/pom.xml index 201df192..77befbaf 100644 --- a/itestutils/parent/pom.xml +++ b/itestutils/parent/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils itestutils-parent - 6.0.13-SNAPSHOT + 6.0.13 pom @@ -30,7 +30,7 @@ org.opendaylight.infrautils infrautils-artifacts - 6.0.13-SNAPSHOT + 6.0.13 import pom diff --git a/itestutils/pom.xml b/itestutils/pom.xml index c74269b5..05b178b3 100644 --- a/itestutils/pom.xml +++ b/itestutils/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils itestutils-aggregator - 6.0.13-SNAPSHOT + 6.0.13 pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 1645977f..759f91c8 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils infrautils-karaf - 6.0.13-SNAPSHOT + 6.0.13 ODL :: infrautils :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index 058f7492..660fe0b6 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.infrautils infrautils-aggregator - 6.0.13-SNAPSHOT + 6.0.13 infrautils pom diff --git a/ready/api/pom.xml b/ready/api/pom.xml index 286e5271..bb61d6f8 100644 --- a/ready/api/pom.xml +++ b/ready/api/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../../common/parent diff --git a/ready/guice/pom.xml b/ready/guice/pom.xml index 67b06960..aeec0a4e 100644 --- a/ready/guice/pom.xml +++ b/ready/guice/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../../common/parent diff --git a/ready/impl/pom.xml b/ready/impl/pom.xml index 447c1901..a915ebf3 100644 --- a/ready/impl/pom.xml +++ b/ready/impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../../common/parent diff --git a/ready/it/pom.xml b/ready/it/pom.xml index 4c73a552..9c7d2e4d 100644 --- a/ready/it/pom.xml +++ b/ready/it/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils itestutils-parent - 6.0.13-SNAPSHOT + 6.0.13 ../../itestutils/parent/ diff --git a/ready/pom.xml b/ready/pom.xml index b51fb0d0..82b87380 100644 --- a/ready/pom.xml +++ b/ready/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils ready-aggregator - 6.0.13-SNAPSHOT + 6.0.13 pom diff --git a/testutils/pom.xml b/testutils/pom.xml index 9a917b98..01f0834a 100644 --- a/testutils/pom.xml +++ b/testutils/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 6.0.13-SNAPSHOT + 6.0.13 ../common/parent -- 2.34.1