From 19867d0e128c0b94785737cb2a5ffb0d6a71683f Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 1 Jun 2026 17:37:16 +0000 Subject: [PATCH] Release odlparent --- abstract-feature-parent/pom.xml | 4 ++-- bnd-parent/pom.xml | 2 +- bundle-parent/pom.xml | 2 +- bundles4-test/pom.xml | 2 +- checkstyle/pom.xml | 2 +- docs/pom.xml | 2 +- feature-repo-parent/pom.xml | 4 ++-- features/features-odlparent/pom.xml | 2 +- features/odl-antlr4/pom.xml | 2 +- features/odl-apache-commons-lang3/pom.xml | 2 +- features/odl-apache-commons-text/pom.xml | 2 +- features/odl-apache-spifly/pom.xml | 2 +- features/odl-asm/pom.xml | 2 +- features/odl-bundle-test/pom.xml | 2 +- features/odl-dagger-test/pom.xml | 2 +- features/odl-dropwizard-metrics/pom.xml | 2 +- features/odl-errorprone/pom.xml | 2 +- features/odl-gson/pom.xml | 2 +- features/odl-guava/pom.xml | 2 +- features/odl-jackson-2/pom.xml | 2 +- features/odl-jakarta-activation-api/pom.xml | 2 +- features/odl-javassist-3/pom.xml | 2 +- features/odl-jersey-2/pom.xml | 2 +- features/odl-jspecify/pom.xml | 2 +- features/odl-karaf-feat-feature/pom.xml | 2 +- features/odl-karaf-feat-jdbc/pom.xml | 2 +- features/odl-karaf-feat-jetty/pom.xml | 2 +- features/odl-karaf-feat-war/pom.xml | 2 +- features/odl-netty-4/pom.xml | 2 +- features/odl-netty-http3/pom.xml | 2 +- features/odl-netty-io_uring/pom.xml | 2 +- features/odl-netty-kqueue/pom.xml | 2 +- features/odl-netty-quic/pom.xml | 2 +- features/odl-servlet-api/pom.xml | 2 +- features/odl-stax2-api/pom.xml | 2 +- features/odl-woodstox/pom.xml | 2 +- features/odl-ws-rs-api/pom.xml | 2 +- features/pom.xml | 2 +- karaf-util/pom.xml | 2 +- karaf/bcpkix-framework-ext/pom.xml | 2 +- karaf/bcprov-framework-ext/pom.xml | 2 +- karaf/bcutil-framework-ext/pom.xml | 2 +- karaf/bundles-diag/pom.xml | 2 +- karaf/karaf-branding/pom.xml | 2 +- karaf/karaf-dist-static/pom.xml | 14 +++++++------- karaf/karaf4-parent/pom.xml | 8 ++++---- karaf/opendaylight-karaf-empty/pom.xml | 2 +- karaf/opendaylight-karaf-resources/pom.xml | 4 ++-- karaf/pom.xml | 2 +- karaf/test-distribution/pom.xml | 2 +- karaf/test-static/pom.xml | 2 +- lib/bundles-test-lib/pom.xml | 2 +- lib/dagger-example/pom.xml | 2 +- lib/dagger/pom.xml | 2 +- lib/logging-markers/pom.xml | 2 +- lib/pom.xml | 2 +- license/pom.xml | 2 +- maven/copy-files-plugin/pom.xml | 2 +- maven/features-test-plugin-it/pom.xml | 2 +- maven/features-test-plugin/pom.xml | 2 +- maven/filter-manifest-plugin/pom.xml | 2 +- maven/karaf-plugin/pom.xml | 2 +- maven/pom.xml | 2 +- maven/template-feature-plugin/pom.xml | 2 +- odlparent-artifacts/pom.xml | 2 +- odlparent-bundle-check/pom.xml | 2 +- odlparent-dependency-check/pom.xml | 2 +- odlparent-lite/pom.xml | 2 +- odlparent/pom.xml | 12 ++++++------ pom.xml | 2 +- single-feature-parent/pom.xml | 2 +- spotbugs/pom.xml | 2 +- template-feature-parent/pom.xml | 4 ++-- tests/immutables-jpms/pom.xml | 2 +- tests/immutables-plain/pom.xml | 2 +- tests/pom.xml | 2 +- 76 files changed, 94 insertions(+), 94 deletions(-) diff --git a/abstract-feature-parent/pom.xml b/abstract-feature-parent/pom.xml index 67a030ce3..26fb890c1 100644 --- a/abstract-feature-parent/pom.xml +++ b/abstract-feature-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent/pom.xml @@ -44,7 +44,7 @@ org.opendaylight.odlparent features-test-plugin - 14.3.4-SNAPSHOT + 14.3.4 diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index ea59d48dc..27a926594 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent/pom.xml diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 0d866fcf6..746aaf45a 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent/pom.xml diff --git a/bundles4-test/pom.xml b/bundles4-test/pom.xml index 53c652bdb..c126aa6fa 100644 --- a/bundles4-test/pom.xml +++ b/bundles4-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 14.3.4-SNAPSHOT + 14.3.4 ../bundle-parent/pom.xml diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 8baec5420..83970acc0 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent-lite/pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index 1d45758fc..8ab91745d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 14.3.4-SNAPSHOT + 14.3.4 ../bundle-parent/pom.xml diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml index dc0217301..c2bd83aab 100644 --- a/feature-repo-parent/pom.xml +++ b/feature-repo-parent/pom.xml @@ -24,7 +24,7 @@ org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent/pom.xml @@ -101,7 +101,7 @@ org.opendaylight.odlparent features-test-plugin - 14.3.4-SNAPSHOT + 14.3.4 diff --git a/features/features-odlparent/pom.xml b/features/features-odlparent/pom.xml index 44d11e7c7..5f5e10e84 100644 --- a/features/features-odlparent/pom.xml +++ b/features/features-odlparent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../feature-repo-parent/pom.xml diff --git a/features/odl-antlr4/pom.xml b/features/odl-antlr4/pom.xml index 71d5c58f7..fd5a21a98 100644 --- a/features/odl-antlr4/pom.xml +++ b/features/odl-antlr4/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-apache-commons-lang3/pom.xml b/features/odl-apache-commons-lang3/pom.xml index 427eab12f..f3197380a 100644 --- a/features/odl-apache-commons-lang3/pom.xml +++ b/features/odl-apache-commons-lang3/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-apache-commons-text/pom.xml b/features/odl-apache-commons-text/pom.xml index 2a0df387f..c5194eb80 100644 --- a/features/odl-apache-commons-text/pom.xml +++ b/features/odl-apache-commons-text/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-apache-spifly/pom.xml b/features/odl-apache-spifly/pom.xml index d59172ad8..2ed5eff40 100644 --- a/features/odl-apache-spifly/pom.xml +++ b/features/odl-apache-spifly/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-asm/pom.xml b/features/odl-asm/pom.xml index ecd44890a..65b5c5ae9 100644 --- a/features/odl-asm/pom.xml +++ b/features/odl-asm/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-bundle-test/pom.xml b/features/odl-bundle-test/pom.xml index c145a36d1..61271bdfd 100644 --- a/features/odl-bundle-test/pom.xml +++ b/features/odl-bundle-test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../single-feature-parent/pom.xml diff --git a/features/odl-dagger-test/pom.xml b/features/odl-dagger-test/pom.xml index 84aa8cbee..2715bf31c 100644 --- a/features/odl-dagger-test/pom.xml +++ b/features/odl-dagger-test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../single-feature-parent/pom.xml diff --git a/features/odl-dropwizard-metrics/pom.xml b/features/odl-dropwizard-metrics/pom.xml index b351d7340..44c9cf529 100644 --- a/features/odl-dropwizard-metrics/pom.xml +++ b/features/odl-dropwizard-metrics/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../single-feature-parent/pom.xml diff --git a/features/odl-errorprone/pom.xml b/features/odl-errorprone/pom.xml index 800a368cb..fe926cb03 100644 --- a/features/odl-errorprone/pom.xml +++ b/features/odl-errorprone/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-gson/pom.xml b/features/odl-gson/pom.xml index a7d7e7e01..54a826f57 100644 --- a/features/odl-gson/pom.xml +++ b/features/odl-gson/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-guava/pom.xml b/features/odl-guava/pom.xml index e438789f6..50ebbbece 100644 --- a/features/odl-guava/pom.xml +++ b/features/odl-guava/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../single-feature-parent/pom.xml diff --git a/features/odl-jackson-2/pom.xml b/features/odl-jackson-2/pom.xml index 09fb76895..ca595a574 100644 --- a/features/odl-jackson-2/pom.xml +++ b/features/odl-jackson-2/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../single-feature-parent/pom.xml diff --git a/features/odl-jakarta-activation-api/pom.xml b/features/odl-jakarta-activation-api/pom.xml index 06eb1eb95..baf203b24 100644 --- a/features/odl-jakarta-activation-api/pom.xml +++ b/features/odl-jakarta-activation-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../single-feature-parent/pom.xml diff --git a/features/odl-javassist-3/pom.xml b/features/odl-javassist-3/pom.xml index 0586df4b3..69b6b0577 100644 --- a/features/odl-javassist-3/pom.xml +++ b/features/odl-javassist-3/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-jersey-2/pom.xml b/features/odl-jersey-2/pom.xml index e42754a97..c5a7bf479 100644 --- a/features/odl-jersey-2/pom.xml +++ b/features/odl-jersey-2/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-jspecify/pom.xml b/features/odl-jspecify/pom.xml index e890d7ea3..6b0b77dcb 100644 --- a/features/odl-jspecify/pom.xml +++ b/features/odl-jspecify/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-karaf-feat-feature/pom.xml b/features/odl-karaf-feat-feature/pom.xml index 9bee349da..bc6a806b8 100644 --- a/features/odl-karaf-feat-feature/pom.xml +++ b/features/odl-karaf-feat-feature/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../single-feature-parent/pom.xml diff --git a/features/odl-karaf-feat-jdbc/pom.xml b/features/odl-karaf-feat-jdbc/pom.xml index 644347519..5dd21b825 100644 --- a/features/odl-karaf-feat-jdbc/pom.xml +++ b/features/odl-karaf-feat-jdbc/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../single-feature-parent/pom.xml diff --git a/features/odl-karaf-feat-jetty/pom.xml b/features/odl-karaf-feat-jetty/pom.xml index 8aaf86077..ff699050e 100644 --- a/features/odl-karaf-feat-jetty/pom.xml +++ b/features/odl-karaf-feat-jetty/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../single-feature-parent/pom.xml diff --git a/features/odl-karaf-feat-war/pom.xml b/features/odl-karaf-feat-war/pom.xml index dd0233107..3047fa7a0 100644 --- a/features/odl-karaf-feat-war/pom.xml +++ b/features/odl-karaf-feat-war/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../single-feature-parent/pom.xml diff --git a/features/odl-netty-4/pom.xml b/features/odl-netty-4/pom.xml index c1ec3341f..4baad72c9 100644 --- a/features/odl-netty-4/pom.xml +++ b/features/odl-netty-4/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-netty-http3/pom.xml b/features/odl-netty-http3/pom.xml index 92a6f491f..d24bb9a45 100644 --- a/features/odl-netty-http3/pom.xml +++ b/features/odl-netty-http3/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-netty-io_uring/pom.xml b/features/odl-netty-io_uring/pom.xml index c069736e5..66cce1655 100644 --- a/features/odl-netty-io_uring/pom.xml +++ b/features/odl-netty-io_uring/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-netty-kqueue/pom.xml b/features/odl-netty-kqueue/pom.xml index e0cd65867..a56067e60 100644 --- a/features/odl-netty-kqueue/pom.xml +++ b/features/odl-netty-kqueue/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-netty-quic/pom.xml b/features/odl-netty-quic/pom.xml index d33b82680..2d4918b44 100644 --- a/features/odl-netty-quic/pom.xml +++ b/features/odl-netty-quic/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-servlet-api/pom.xml b/features/odl-servlet-api/pom.xml index e5848277e..75f53384f 100644 --- a/features/odl-servlet-api/pom.xml +++ b/features/odl-servlet-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-stax2-api/pom.xml b/features/odl-stax2-api/pom.xml index 14ec9ac39..baeed0441 100644 --- a/features/odl-stax2-api/pom.xml +++ b/features/odl-stax2-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-woodstox/pom.xml b/features/odl-woodstox/pom.xml index d00036999..0f1962729 100644 --- a/features/odl-woodstox/pom.xml +++ b/features/odl-woodstox/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent template-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../template-feature-parent/pom.xml diff --git a/features/odl-ws-rs-api/pom.xml b/features/odl-ws-rs-api/pom.xml index ab4a5992e..38006201c 100644 --- a/features/odl-ws-rs-api/pom.xml +++ b/features/odl-ws-rs-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../single-feature-parent/pom.xml diff --git a/features/pom.xml b/features/pom.xml index 2d53c9d94..fc4c0cecc 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent-lite/pom.xml diff --git a/karaf-util/pom.xml b/karaf-util/pom.xml index 8ef89fe77..c018ebb00 100644 --- a/karaf-util/pom.xml +++ b/karaf-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 14.3.4-SNAPSHOT + 14.3.4 ../bundle-parent/pom.xml diff --git a/karaf/bcpkix-framework-ext/pom.xml b/karaf/bcpkix-framework-ext/pom.xml index 94bf56b8f..6dea53299 100644 --- a/karaf/bcpkix-framework-ext/pom.xml +++ b/karaf/bcpkix-framework-ext/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../bundle-parent/pom.xml diff --git a/karaf/bcprov-framework-ext/pom.xml b/karaf/bcprov-framework-ext/pom.xml index 9b4c7e08c..3cf3342af 100644 --- a/karaf/bcprov-framework-ext/pom.xml +++ b/karaf/bcprov-framework-ext/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../bundle-parent/pom.xml diff --git a/karaf/bcutil-framework-ext/pom.xml b/karaf/bcutil-framework-ext/pom.xml index 60dba4af5..27a9955b1 100644 --- a/karaf/bcutil-framework-ext/pom.xml +++ b/karaf/bcutil-framework-ext/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../bundle-parent/pom.xml diff --git a/karaf/bundles-diag/pom.xml b/karaf/bundles-diag/pom.xml index 5a103542b..a6c9892ec 100644 --- a/karaf/bundles-diag/pom.xml +++ b/karaf/bundles-diag/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bnd-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../bnd-parent/pom.xml diff --git a/karaf/karaf-branding/pom.xml b/karaf/karaf-branding/pom.xml index c93f93006..6b7d43ec2 100644 --- a/karaf/karaf-branding/pom.xml +++ b/karaf/karaf-branding/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent-lite/pom.xml karaf.branding diff --git a/karaf/karaf-dist-static/pom.xml b/karaf/karaf-dist-static/pom.xml index 42a4d2355..32292a841 100644 --- a/karaf/karaf-dist-static/pom.xml +++ b/karaf/karaf-dist-static/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent/pom.xml @@ -147,9 +147,9 @@ org.opendaylight.odlparent karaf.branding - 14.3.4-SNAPSHOT + 14.3.4 target/assembly/lib - karaf.branding-14.3.4-SNAPSHOT.jar + karaf.branding-14.3.4.jar @@ -247,10 +247,10 @@ mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 - mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.4-SNAPSHOT - mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.4-SNAPSHOT - mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.4-SNAPSHOT - mvn:org.opendaylight.odlparent/logging-markers/14.3.4-SNAPSHOT + mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.4 + mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.4 + mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.4 + mvn:org.opendaylight.odlparent/logging-markers/14.3.4 static-framework diff --git a/karaf/karaf4-parent/pom.xml b/karaf/karaf4-parent/pom.xml index aa48f3a44..bbaf517c0 100644 --- a/karaf/karaf4-parent/pom.xml +++ b/karaf/karaf4-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent/pom.xml @@ -123,7 +123,7 @@ org.opendaylight.odlparent karaf-plugin - 14.3.4-SNAPSHOT + 14.3.4 @@ -150,9 +150,9 @@ org.opendaylight.odlparent karaf.branding - 14.3.4-SNAPSHOT + 14.3.4 target/assembly/lib - karaf.branding-14.3.4-SNAPSHOT.jar + karaf.branding-14.3.4.jar diff --git a/karaf/opendaylight-karaf-empty/pom.xml b/karaf/opendaylight-karaf-empty/pom.xml index c41db6987..698b5af22 100644 --- a/karaf/opendaylight-karaf-empty/pom.xml +++ b/karaf/opendaylight-karaf-empty/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent karaf4-parent - 14.3.4-SNAPSHOT + 14.3.4 ../karaf4-parent/pom.xml diff --git a/karaf/opendaylight-karaf-resources/pom.xml b/karaf/opendaylight-karaf-resources/pom.xml index 5a257c4e7..d08a5ebbb 100644 --- a/karaf/opendaylight-karaf-resources/pom.xml +++ b/karaf/opendaylight-karaf-resources/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent/pom.xml @@ -245,7 +245,7 @@ mvn\:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1. org.opendaylight.odlparent karaf-plugin - 14.3.4-SNAPSHOT + 14.3.4 populate-local-repo diff --git a/karaf/pom.xml b/karaf/pom.xml index d990b7c50..3386246d4 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 org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent-lite/pom.xml diff --git a/karaf/test-distribution/pom.xml b/karaf/test-distribution/pom.xml index 153ba18c7..42b23c478 100644 --- a/karaf/test-distribution/pom.xml +++ b/karaf/test-distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent karaf4-parent - 14.3.4-SNAPSHOT + 14.3.4 ../karaf4-parent/pom.xml diff --git a/karaf/test-static/pom.xml b/karaf/test-static/pom.xml index bd4b1b0d9..9cb8de984 100644 --- a/karaf/test-static/pom.xml +++ b/karaf/test-static/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent karaf-dist-static - 14.3.4-SNAPSHOT + 14.3.4 ../karaf-dist-static/pom.xml diff --git a/lib/bundles-test-lib/pom.xml b/lib/bundles-test-lib/pom.xml index 2fbb5ee25..0bb8993be 100644 --- a/lib/bundles-test-lib/pom.xml +++ b/lib/bundles-test-lib/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bnd-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../bnd-parent/pom.xml diff --git a/lib/dagger-example/pom.xml b/lib/dagger-example/pom.xml index 0faa79378..65ef6bacf 100644 --- a/lib/dagger-example/pom.xml +++ b/lib/dagger-example/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bnd-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../bnd-parent/pom.xml diff --git a/lib/dagger/pom.xml b/lib/dagger/pom.xml index 8112e4cfc..36c485519 100644 --- a/lib/dagger/pom.xml +++ b/lib/dagger/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent/pom.xml diff --git a/lib/logging-markers/pom.xml b/lib/logging-markers/pom.xml index 710b3fa13..14fa87e52 100644 --- a/lib/logging-markers/pom.xml +++ b/lib/logging-markers/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bnd-parent - 14.3.4-SNAPSHOT + 14.3.4 ../../bnd-parent/pom.xml diff --git a/lib/pom.xml b/lib/pom.xml index 681a39413..7b4b9e273 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent-lite/pom.xml diff --git a/license/pom.xml b/license/pom.xml index 7170c498c..70fdc543a 100644 --- a/license/pom.xml +++ b/license/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent-lite/pom.xml diff --git a/maven/copy-files-plugin/pom.xml b/maven/copy-files-plugin/pom.xml index 85cdd5a0c..48676780f 100644 --- a/maven/copy-files-plugin/pom.xml +++ b/maven/copy-files-plugin/pom.xml @@ -11,7 +11,7 @@ odlparent-lite org.opendaylight.odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent-lite/pom.xml diff --git a/maven/features-test-plugin-it/pom.xml b/maven/features-test-plugin-it/pom.xml index 133d4b47e..f0660c89c 100644 --- a/maven/features-test-plugin-it/pom.xml +++ b/maven/features-test-plugin-it/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent/pom.xml diff --git a/maven/features-test-plugin/pom.xml b/maven/features-test-plugin/pom.xml index b4adca94b..09b6e54f3 100644 --- a/maven/features-test-plugin/pom.xml +++ b/maven/features-test-plugin/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent/pom.xml diff --git a/maven/filter-manifest-plugin/pom.xml b/maven/filter-manifest-plugin/pom.xml index 833a30a38..13bccde0d 100644 --- a/maven/filter-manifest-plugin/pom.xml +++ b/maven/filter-manifest-plugin/pom.xml @@ -11,7 +11,7 @@ odlparent org.opendaylight.odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent/pom.xml diff --git a/maven/karaf-plugin/pom.xml b/maven/karaf-plugin/pom.xml index 761e49474..8e443507d 100644 --- a/maven/karaf-plugin/pom.xml +++ b/maven/karaf-plugin/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent/pom.xml diff --git a/maven/pom.xml b/maven/pom.xml index eb876ab76..6687ba404 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent-lite/pom.xml diff --git a/maven/template-feature-plugin/pom.xml b/maven/template-feature-plugin/pom.xml index 080a9308c..7a921a074 100644 --- a/maven/template-feature-plugin/pom.xml +++ b/maven/template-feature-plugin/pom.xml @@ -11,7 +11,7 @@ odlparent org.opendaylight.odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent/pom.xml diff --git a/odlparent-artifacts/pom.xml b/odlparent-artifacts/pom.xml index 5100c5965..665de0a57 100644 --- a/odlparent-artifacts/pom.xml +++ b/odlparent-artifacts/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent-lite/pom.xml diff --git a/odlparent-bundle-check/pom.xml b/odlparent-bundle-check/pom.xml index 1f7ec0b0d..f148f541a 100644 --- a/odlparent-bundle-check/pom.xml +++ b/odlparent-bundle-check/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 14.3.4-SNAPSHOT + 14.3.4 ../bundle-parent/pom.xml diff --git a/odlparent-dependency-check/pom.xml b/odlparent-dependency-check/pom.xml index 004b92a39..6b83f8aa5 100644 --- a/odlparent-dependency-check/pom.xml +++ b/odlparent-dependency-check/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent/pom.xml diff --git a/odlparent-lite/pom.xml b/odlparent-lite/pom.xml index b5c37a1d7..953e2bb24 100644 --- a/odlparent-lite/pom.xml +++ b/odlparent-lite/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 pom ODL :: odlparent :: ${project.artifactId} diff --git a/odlparent/pom.xml b/odlparent/pom.xml index 8f7492f14..09183b39b 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent-lite/pom.xml @@ -148,7 +148,7 @@ org.opendaylight.odlparent odlparent-artifacts - 14.3.4-SNAPSHOT + 14.3.4 import pom @@ -948,7 +948,7 @@ org.opendaylight.odlparent checkstyle - 14.3.4-SNAPSHOT + 14.3.4 com.github.sevntu-checkstyle @@ -1068,7 +1068,7 @@ org.opendaylight.odlparent odl-license - 14.3.4-SNAPSHOT + 14.3.4 license ${project.build.outputDirectory} LICENSE @@ -1223,7 +1223,7 @@ org.opendaylight.odlparent spotbugs - 14.3.4-SNAPSHOT + 14.3.4 @@ -1536,7 +1536,7 @@ org.opendaylight.odlparent copy-files-plugin - 14.3.4-SNAPSHOT + 14.3.4 prepare-package diff --git a/pom.xml b/pom.xml index 04aa75711..3f3506faa 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 odlparent-lite/pom.xml diff --git a/single-feature-parent/pom.xml b/single-feature-parent/pom.xml index ce6787d49..f7035b82f 100644 --- a/single-feature-parent/pom.xml +++ b/single-feature-parent/pom.xml @@ -32,7 +32,7 @@ org.opendaylight.odlparent abstract-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../abstract-feature-parent/pom.xml diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 9a67a0cd6..19b77d346 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent-lite/pom.xml diff --git a/template-feature-parent/pom.xml b/template-feature-parent/pom.xml index 62e726e4d..a8328f5dd 100644 --- a/template-feature-parent/pom.xml +++ b/template-feature-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent abstract-feature-parent - 14.3.4-SNAPSHOT + 14.3.4 ../abstract-feature-parent/pom.xml @@ -25,7 +25,7 @@ org.opendaylight.odlparent template-feature-plugin - 14.3.4-SNAPSHOT + 14.3.4 diff --git a/tests/immutables-jpms/pom.xml b/tests/immutables-jpms/pom.xml index 21fc135ba..823a07a32 100644 --- a/tests/immutables-jpms/pom.xml +++ b/tests/immutables-jpms/pom.xml @@ -12,7 +12,7 @@ Copyright (c) 2019 PANTHEON.tech, s.r.o. and others. All rights reserved. org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent/pom.xml diff --git a/tests/immutables-plain/pom.xml b/tests/immutables-plain/pom.xml index 4df1eabc4..7e99cad83 100644 --- a/tests/immutables-plain/pom.xml +++ b/tests/immutables-plain/pom.xml @@ -12,7 +12,7 @@ Copyright (c) 2019 PANTHEON.tech, s.r.o. and others. All rights reserved. org.opendaylight.odlparent odlparent - 14.3.4-SNAPSHOT + 14.3.4 ../../odlparent/pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index 20400753a..64a6843fb 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 14.3.4-SNAPSHOT + 14.3.4 ../odlparent-lite/pom.xml -- 2.34.1