From ff16b7e036fff36e3d369fe673767b3121ea1ecc Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 21 Aug 2026 05:18:31 +0000 Subject: [PATCH] Release netconf --- apps/callhome-provider/pom.xml | 2 +- apps/netconf-console/pom.xml | 2 +- apps/netconf-nb/pom.xml | 2 +- apps/netconf-topology-impl/pom.xml | 2 +- apps/netconf-topology-singleton/pom.xml | 2 +- apps/netconf-topology/pom.xml | 2 +- apps/odl-device-notification/pom.xml | 2 +- apps/pom.xml | 2 +- apps/restconf-it/pom.xml | 2 +- apps/restconf-nb/pom.xml | 2 +- apps/rfc8639-impl/pom.xml | 2 +- apps/sal-remote-impl/pom.xml | 2 +- apps/wadl-codegen/pom.xml | 2 +- apps/yanglib-mdsal-writer/pom.xml | 2 +- artifacts/pom.xml | 2 +- bnd-parent/pom.xml | 4 ++-- features/features-netconf-experimental/pom.xml | 2 +- features/features-netconf-testing/pom.xml | 2 +- features/features-netconf/pom.xml | 2 +- features/odl-aaa-netconf-plugin/pom.xml | 2 +- features/odl-netconf-all/pom.xml | 2 +- features/odl-netconf-api/pom.xml | 2 +- features/odl-netconf-callhome-ssh/pom.xml | 2 +- features/odl-netconf-client/pom.xml | 2 +- features/odl-netconf-clustered-topology/pom.xml | 2 +- features/odl-netconf-common/pom.xml | 2 +- features/odl-netconf-connector-all/pom.xml | 2 +- features/odl-netconf-connector/pom.xml | 2 +- features/odl-netconf-console/pom.xml | 2 +- features/odl-netconf-databind/pom.xml | 2 +- features/odl-netconf-impl/pom.xml | 2 +- features/odl-netconf-keystore-plaintext/pom.xml | 2 +- features/odl-netconf-keystore/pom.xml | 2 +- features/odl-netconf-mdsal-common/pom.xml | 2 +- features/odl-netconf-mdsal/pom.xml | 2 +- features/odl-netconf-model-rfc5277/pom.xml | 2 +- features/odl-netconf-test-tools/pom.xml | 2 +- features/odl-netconf-topology/pom.xml | 2 +- features/odl-netconf-transport-api/pom.xml | 2 +- features/odl-netconf-transport/pom.xml | 2 +- features/odl-netconf-truststore/pom.xml | 2 +- features/odl-restconf-all/pom.xml | 2 +- features/odl-restconf-api/pom.xml | 2 +- features/odl-restconf-common/pom.xml | 2 +- features/odl-restconf-nb/pom.xml | 2 +- features/odl-restconf-openapi/pom.xml | 2 +- features/odl-restconf-server-api/pom.xml | 2 +- features/odl-restconf/pom.xml | 2 +- features/odl-yanglib-mdsal-writer/pom.xml | 2 +- features/parent/pom.xml | 4 ++-- features/pom.xml | 2 +- keystore/keystore-api/pom.xml | 2 +- keystore/keystore-legacy/pom.xml | 2 +- keystore/keystore-none/pom.xml | 2 +- keystore/plaintext-api/pom.xml | 2 +- keystore/plaintext-cli/pom.xml | 2 +- keystore/plaintext-localfile/pom.xml | 2 +- keystore/pom.xml | 2 +- model/draft-ietf-restconf-server/pom.xml | 2 +- model/pom.xml | 2 +- model/rfc5277/pom.xml | 2 +- model/sal-remote/pom.xml | 2 +- model/test-models/pom.xml | 2 +- netconf/netconf-auth/pom.xml | 2 +- netconf/netconf-netty-util/pom.xml | 2 +- netconf/pom.xml | 2 +- parent/pom.xml | 4 ++-- plugins/netconf-auth-aaa/pom.xml | 2 +- plugins/netconf-client-mdsal/pom.xml | 2 +- plugins/netconf-common-mdsal/pom.xml | 2 +- plugins/netconf-dom-api/pom.xml | 2 +- plugins/netconf-server-mdsal/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/restconf-mdsal-spi/pom.xml | 2 +- plugins/restconf-server-mdsal/pom.xml | 2 +- pom.xml | 2 +- protocol/databind/pom.xml | 2 +- protocol/netconf-api/pom.xml | 2 +- protocol/netconf-client/pom.xml | 2 +- protocol/netconf-codec/pom.xml | 2 +- protocol/netconf-common/pom.xml | 2 +- protocol/netconf-server/pom.xml | 2 +- protocol/netconf-test-util/pom.xml | 2 +- protocol/pom.xml | 2 +- protocol/restconf-api/pom.xml | 2 +- protocol/restconf-client/pom.xml | 2 +- protocol/restconf-openapi/pom.xml | 2 +- protocol/restconf-server-api-testlib/pom.xml | 2 +- protocol/restconf-server-api/pom.xml | 2 +- protocol/restconf-server-jaxrs/pom.xml | 2 +- protocol/restconf-server-spi/pom.xml | 2 +- protocol/restconf-server/pom.xml | 2 +- third-party/pom.xml | 2 +- third-party/shaded-exificient-jar/pom.xml | 2 +- third-party/shaded-exificient/pom.xml | 4 ++-- third-party/shaded-sshd-jar/pom.xml | 2 +- third-party/shaded-sshd/pom.xml | 2 +- transport/pom.xml | 2 +- transport/transport-api/pom.xml | 2 +- transport/transport-crypto/pom.xml | 2 +- transport/transport-http/pom.xml | 2 +- transport/transport-ssh/pom.xml | 2 +- transport/transport-tcp/pom.xml | 2 +- transport/transport-tls/pom.xml | 2 +- transport/transport-udp/pom.xml | 2 +- truststore/pom.xml | 2 +- truststore/truststore-api/pom.xml | 2 +- truststore/truststore-none/pom.xml | 2 +- usecase/karaf-static/pom.xml | 2 +- usecase/karaf/pom.xml | 4 ++-- usecase/netconf-test-perf/pom.xml | 2 +- usecase/netconf-testtool/pom.xml | 2 +- usecase/pom.xml | 2 +- 113 files changed, 118 insertions(+), 118 deletions(-) diff --git a/apps/callhome-provider/pom.xml b/apps/callhome-provider/pom.xml index 5208ca27fa..bebc472527 100644 --- a/apps/callhome-provider/pom.xml +++ b/apps/callhome-provider/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/apps/netconf-console/pom.xml b/apps/netconf-console/pom.xml index 58b913826a..e73cece2c9 100644 --- a/apps/netconf-console/pom.xml +++ b/apps/netconf-console/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/apps/netconf-nb/pom.xml b/apps/netconf-nb/pom.xml index dd8369528a..892cbcff27 100644 --- a/apps/netconf-nb/pom.xml +++ b/apps/netconf-nb/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/apps/netconf-topology-impl/pom.xml b/apps/netconf-topology-impl/pom.xml index 5a9d80e1be..b3b8b835fb 100644 --- a/apps/netconf-topology-impl/pom.xml +++ b/apps/netconf-topology-impl/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/apps/netconf-topology-singleton/pom.xml b/apps/netconf-topology-singleton/pom.xml index 9a3faf9d0d..8d503623be 100644 --- a/apps/netconf-topology-singleton/pom.xml +++ b/apps/netconf-topology-singleton/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/apps/netconf-topology/pom.xml b/apps/netconf-topology/pom.xml index 4dce615680..dc59b80591 100644 --- a/apps/netconf-topology/pom.xml +++ b/apps/netconf-topology/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/apps/odl-device-notification/pom.xml b/apps/odl-device-notification/pom.xml index 68c7bf599e..0d6eda8bfc 100644 --- a/apps/odl-device-notification/pom.xml +++ b/apps/odl-device-notification/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/apps/pom.xml b/apps/pom.xml index 5b75dabfb3..4ef14681dd 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf apps - 10.0.4-SNAPSHOT + 10.0.4 pom ${project.artifactId} diff --git a/apps/restconf-it/pom.xml b/apps/restconf-it/pom.xml index 6d597f5851..38c699b046 100644 --- a/apps/restconf-it/pom.xml +++ b/apps/restconf-it/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/apps/restconf-nb/pom.xml b/apps/restconf-nb/pom.xml index 259057fe94..8d5a6aa083 100644 --- a/apps/restconf-nb/pom.xml +++ b/apps/restconf-nb/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/apps/rfc8639-impl/pom.xml b/apps/rfc8639-impl/pom.xml index b42695c0df..902f2d276d 100644 --- a/apps/rfc8639-impl/pom.xml +++ b/apps/rfc8639-impl/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/apps/sal-remote-impl/pom.xml b/apps/sal-remote-impl/pom.xml index cb30cd0945..5ddd447243 100644 --- a/apps/sal-remote-impl/pom.xml +++ b/apps/sal-remote-impl/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/apps/wadl-codegen/pom.xml b/apps/wadl-codegen/pom.xml index 72d6c300f3..1bef7f6db1 100644 --- a/apps/wadl-codegen/pom.xml +++ b/apps/wadl-codegen/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/apps/yanglib-mdsal-writer/pom.xml b/apps/yanglib-mdsal-writer/pom.xml index 08fecf61ee..2faa9a9f0b 100644 --- a/apps/yanglib-mdsal-writer/pom.xml +++ b/apps/yanglib-mdsal-writer/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 5356f18603..80742a5f9b 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf netconf-artifacts - 10.0.4-SNAPSHOT + 10.0.4 pom diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index cdc642ab72..0719d1b176 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 pom ${project.artifactId} Bundle parent (bnd-based) @@ -53,7 +53,7 @@ org.opendaylight.netconf netconf-artifacts - 10.0.4-SNAPSHOT + 10.0.4 pom import diff --git a/features/features-netconf-experimental/pom.xml b/features/features-netconf-experimental/pom.xml index 46cd3d7a0a..0451fd756d 100644 --- a/features/features-netconf-experimental/pom.xml +++ b/features/features-netconf-experimental/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-netconf-experimental - 10.0.4-SNAPSHOT + 10.0.4 feature diff --git a/features/features-netconf-testing/pom.xml b/features/features-netconf-testing/pom.xml index e11c2c1f47..4a952e1a0c 100644 --- a/features/features-netconf-testing/pom.xml +++ b/features/features-netconf-testing/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf-testing - 10.0.4-SNAPSHOT + 10.0.4 feature diff --git a/features/features-netconf/pom.xml b/features/features-netconf/pom.xml index f1c7c5b1fb..64e0e92ee7 100644 --- a/features/features-netconf/pom.xml +++ b/features/features-netconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf - 10.0.4-SNAPSHOT + 10.0.4 feature diff --git a/features/odl-aaa-netconf-plugin/pom.xml b/features/odl-aaa-netconf-plugin/pom.xml index 2ecd48380f..a96b9ac1cd 100644 --- a/features/odl-aaa-netconf-plugin/pom.xml +++ b/features/odl-aaa-netconf-plugin/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-all/pom.xml b/features/odl-netconf-all/pom.xml index 88ee3eca27..e51663883b 100644 --- a/features/odl-netconf-all/pom.xml +++ b/features/odl-netconf-all/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-api/pom.xml b/features/odl-netconf-api/pom.xml index 3d3d44b2a0..3270c61dce 100644 --- a/features/odl-netconf-api/pom.xml +++ b/features/odl-netconf-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-callhome-ssh/pom.xml b/features/odl-netconf-callhome-ssh/pom.xml index 6437052b96..24b9cdd9d1 100644 --- a/features/odl-netconf-callhome-ssh/pom.xml +++ b/features/odl-netconf-callhome-ssh/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-client/pom.xml b/features/odl-netconf-client/pom.xml index 8bef816cf3..92967ece87 100644 --- a/features/odl-netconf-client/pom.xml +++ b/features/odl-netconf-client/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-clustered-topology/pom.xml b/features/odl-netconf-clustered-topology/pom.xml index fe56571897..4cf8f9899a 100644 --- a/features/odl-netconf-clustered-topology/pom.xml +++ b/features/odl-netconf-clustered-topology/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-common/pom.xml b/features/odl-netconf-common/pom.xml index 81421b4a38..a2c6432f25 100644 --- a/features/odl-netconf-common/pom.xml +++ b/features/odl-netconf-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-connector-all/pom.xml b/features/odl-netconf-connector-all/pom.xml index 8cbc644bf3..40bf179c10 100644 --- a/features/odl-netconf-connector-all/pom.xml +++ b/features/odl-netconf-connector-all/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-connector/pom.xml b/features/odl-netconf-connector/pom.xml index f6899986cd..9c4b2ffeb6 100644 --- a/features/odl-netconf-connector/pom.xml +++ b/features/odl-netconf-connector/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-console/pom.xml b/features/odl-netconf-console/pom.xml index 358fff4397..a4b5b1df28 100644 --- a/features/odl-netconf-console/pom.xml +++ b/features/odl-netconf-console/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-databind/pom.xml b/features/odl-netconf-databind/pom.xml index 522aaadbb7..8e08ed1ee0 100644 --- a/features/odl-netconf-databind/pom.xml +++ b/features/odl-netconf-databind/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-impl/pom.xml b/features/odl-netconf-impl/pom.xml index 9e04a52dc1..30b46ca432 100644 --- a/features/odl-netconf-impl/pom.xml +++ b/features/odl-netconf-impl/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-keystore-plaintext/pom.xml b/features/odl-netconf-keystore-plaintext/pom.xml index 5d0b26a9c0..52f3ab3e91 100644 --- a/features/odl-netconf-keystore-plaintext/pom.xml +++ b/features/odl-netconf-keystore-plaintext/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-keystore/pom.xml b/features/odl-netconf-keystore/pom.xml index 999a036fff..975a44928e 100644 --- a/features/odl-netconf-keystore/pom.xml +++ b/features/odl-netconf-keystore/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-mdsal-common/pom.xml b/features/odl-netconf-mdsal-common/pom.xml index 3b53f2b2db..cddeaeeb98 100644 --- a/features/odl-netconf-mdsal-common/pom.xml +++ b/features/odl-netconf-mdsal-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-mdsal/pom.xml b/features/odl-netconf-mdsal/pom.xml index 0306e53638..f81804cae9 100644 --- a/features/odl-netconf-mdsal/pom.xml +++ b/features/odl-netconf-mdsal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-model-rfc5277/pom.xml b/features/odl-netconf-model-rfc5277/pom.xml index 1d262c1c44..cec58424bc 100644 --- a/features/odl-netconf-model-rfc5277/pom.xml +++ b/features/odl-netconf-model-rfc5277/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-test-tools/pom.xml b/features/odl-netconf-test-tools/pom.xml index 05f927e7b6..fd50e2c3fe 100644 --- a/features/odl-netconf-test-tools/pom.xml +++ b/features/odl-netconf-test-tools/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-topology/pom.xml b/features/odl-netconf-topology/pom.xml index 206734e6d5..4e9ee6aeea 100644 --- a/features/odl-netconf-topology/pom.xml +++ b/features/odl-netconf-topology/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-transport-api/pom.xml b/features/odl-netconf-transport-api/pom.xml index bec09ea8fc..22d8867b8d 100644 --- a/features/odl-netconf-transport-api/pom.xml +++ b/features/odl-netconf-transport-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-transport/pom.xml b/features/odl-netconf-transport/pom.xml index 3d68a11e01..ae4f713f06 100644 --- a/features/odl-netconf-transport/pom.xml +++ b/features/odl-netconf-transport/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-netconf-truststore/pom.xml b/features/odl-netconf-truststore/pom.xml index 19ca96dad1..50be57ffd7 100644 --- a/features/odl-netconf-truststore/pom.xml +++ b/features/odl-netconf-truststore/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-restconf-all/pom.xml b/features/odl-restconf-all/pom.xml index 0a2344490d..27708ee36c 100644 --- a/features/odl-restconf-all/pom.xml +++ b/features/odl-restconf-all/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-restconf-api/pom.xml b/features/odl-restconf-api/pom.xml index a73a3b7b70..7d014f41f5 100644 --- a/features/odl-restconf-api/pom.xml +++ b/features/odl-restconf-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-restconf-common/pom.xml b/features/odl-restconf-common/pom.xml index cb9ffbfbc4..80f1e34fbc 100644 --- a/features/odl-restconf-common/pom.xml +++ b/features/odl-restconf-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-restconf-nb/pom.xml b/features/odl-restconf-nb/pom.xml index 8062c2bc63..8ac4f87dbd 100644 --- a/features/odl-restconf-nb/pom.xml +++ b/features/odl-restconf-nb/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-restconf-openapi/pom.xml b/features/odl-restconf-openapi/pom.xml index c5e2829cd8..4c4853fc84 100644 --- a/features/odl-restconf-openapi/pom.xml +++ b/features/odl-restconf-openapi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-restconf-server-api/pom.xml b/features/odl-restconf-server-api/pom.xml index 5389c266c8..eabe22de26 100644 --- a/features/odl-restconf-server-api/pom.xml +++ b/features/odl-restconf-server-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-restconf/pom.xml b/features/odl-restconf/pom.xml index f047666fb5..40a1d024be 100644 --- a/features/odl-restconf/pom.xml +++ b/features/odl-restconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/odl-yanglib-mdsal-writer/pom.xml b/features/odl-yanglib-mdsal-writer/pom.xml index 0014fcd5e4..c4ac625e0c 100644 --- a/features/odl-yanglib-mdsal-writer/pom.xml +++ b/features/odl-yanglib-mdsal-writer/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 5e1c30788a..1373b3a014 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf feature-parent - 10.0.4-SNAPSHOT + 10.0.4 pom @@ -26,7 +26,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 pom import diff --git a/features/pom.xml b/features/pom.xml index 89100a2dff..47faa5c053 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-features-parent - 10.0.4-SNAPSHOT + 10.0.4 pom diff --git a/keystore/keystore-api/pom.xml b/keystore/keystore-api/pom.xml index 48302e546f..a1f38013b2 100644 --- a/keystore/keystore-api/pom.xml +++ b/keystore/keystore-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/keystore/keystore-legacy/pom.xml b/keystore/keystore-legacy/pom.xml index 8daed231dc..105bb43a25 100644 --- a/keystore/keystore-legacy/pom.xml +++ b/keystore/keystore-legacy/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/keystore/keystore-none/pom.xml b/keystore/keystore-none/pom.xml index ed23c98722..3f33d2ffc9 100644 --- a/keystore/keystore-none/pom.xml +++ b/keystore/keystore-none/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/keystore/plaintext-api/pom.xml b/keystore/plaintext-api/pom.xml index cf22beadf3..e8dbf23b15 100644 --- a/keystore/plaintext-api/pom.xml +++ b/keystore/plaintext-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/keystore/plaintext-cli/pom.xml b/keystore/plaintext-cli/pom.xml index f0c8ac61e3..cfa04c987e 100644 --- a/keystore/plaintext-cli/pom.xml +++ b/keystore/plaintext-cli/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/keystore/plaintext-localfile/pom.xml b/keystore/plaintext-localfile/pom.xml index 944229e5fe..37e6fd36a4 100644 --- a/keystore/plaintext-localfile/pom.xml +++ b/keystore/plaintext-localfile/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/keystore/pom.xml b/keystore/pom.xml index b0b021cd2b..f5df7bb876 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf keystore-aggregator - 10.0.4-SNAPSHOT + 10.0.4 pom ${project.artifactId} diff --git a/model/draft-ietf-restconf-server/pom.xml b/model/draft-ietf-restconf-server/pom.xml index a12a875ea6..a2d64d6938 100644 --- a/model/draft-ietf-restconf-server/pom.xml +++ b/model/draft-ietf-restconf-server/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/model/pom.xml b/model/pom.xml index 07d3ecd778..eb5fb3d43e 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf model-aggregator - 10.0.4-SNAPSHOT + 10.0.4 pom ${project.artifactId} diff --git a/model/rfc5277/pom.xml b/model/rfc5277/pom.xml index 6fafe75321..232a348d09 100644 --- a/model/rfc5277/pom.xml +++ b/model/rfc5277/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/model/sal-remote/pom.xml b/model/sal-remote/pom.xml index 39029ec634..1e7c62f1c7 100644 --- a/model/sal-remote/pom.xml +++ b/model/sal-remote/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/model/test-models/pom.xml b/model/test-models/pom.xml index 776b777e0f..d8d8d78d4b 100644 --- a/model/test-models/pom.xml +++ b/model/test-models/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index ec8a8daf2d..ce4914a02b 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index b797b6d1c0..69eb2dd1ac 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/netconf/pom.xml b/netconf/pom.xml index 3d63b1112d..e9fdbac852 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-subsystem - 10.0.4-SNAPSHOT + 10.0.4 pom ${project.artifactId} diff --git a/parent/pom.xml b/parent/pom.xml index 1f5d4aff16..319f941dc0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 pom @@ -25,7 +25,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 pom import diff --git a/plugins/netconf-auth-aaa/pom.xml b/plugins/netconf-auth-aaa/pom.xml index 382d5697b0..47f6594bf0 100644 --- a/plugins/netconf-auth-aaa/pom.xml +++ b/plugins/netconf-auth-aaa/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/plugins/netconf-client-mdsal/pom.xml b/plugins/netconf-client-mdsal/pom.xml index 4c04cb93ec..fa1092d30a 100644 --- a/plugins/netconf-client-mdsal/pom.xml +++ b/plugins/netconf-client-mdsal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/plugins/netconf-common-mdsal/pom.xml b/plugins/netconf-common-mdsal/pom.xml index e7d3194a04..2ebc544f4a 100644 --- a/plugins/netconf-common-mdsal/pom.xml +++ b/plugins/netconf-common-mdsal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/plugins/netconf-dom-api/pom.xml b/plugins/netconf-dom-api/pom.xml index 07c99fc194..5d05e79955 100644 --- a/plugins/netconf-dom-api/pom.xml +++ b/plugins/netconf-dom-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/plugins/netconf-server-mdsal/pom.xml b/plugins/netconf-server-mdsal/pom.xml index 0c7429459e..1538bcdf39 100644 --- a/plugins/netconf-server-mdsal/pom.xml +++ b/plugins/netconf-server-mdsal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/plugins/pom.xml b/plugins/pom.xml index 67fba3e06a..bac0ae3f0d 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf plugins - 10.0.4-SNAPSHOT + 10.0.4 pom ${project.artifactId} diff --git a/plugins/restconf-mdsal-spi/pom.xml b/plugins/restconf-mdsal-spi/pom.xml index b79134878e..4f6ea9d180 100644 --- a/plugins/restconf-mdsal-spi/pom.xml +++ b/plugins/restconf-mdsal-spi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/plugins/restconf-server-mdsal/pom.xml b/plugins/restconf-server-mdsal/pom.xml index f7ae514961..9d8a4b3945 100644 --- a/plugins/restconf-server-mdsal/pom.xml +++ b/plugins/restconf-server-mdsal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/pom.xml b/pom.xml index c1e4729516..3d9f80e11c 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-aggregator - 10.0.4-SNAPSHOT + 10.0.4 pom ${project.artifactId} diff --git a/protocol/databind/pom.xml b/protocol/databind/pom.xml index 08a7c08d01..78de28b1e1 100644 --- a/protocol/databind/pom.xml +++ b/protocol/databind/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/protocol/netconf-api/pom.xml b/protocol/netconf-api/pom.xml index 475d0c3398..412c733dd1 100644 --- a/protocol/netconf-api/pom.xml +++ b/protocol/netconf-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/protocol/netconf-client/pom.xml b/protocol/netconf-client/pom.xml index b78cde2639..cbf5db153b 100644 --- a/protocol/netconf-client/pom.xml +++ b/protocol/netconf-client/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/protocol/netconf-codec/pom.xml b/protocol/netconf-codec/pom.xml index 471cf256a3..45810a6e27 100644 --- a/protocol/netconf-codec/pom.xml +++ b/protocol/netconf-codec/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/protocol/netconf-common/pom.xml b/protocol/netconf-common/pom.xml index f9a4b901d7..5f621f7145 100644 --- a/protocol/netconf-common/pom.xml +++ b/protocol/netconf-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/protocol/netconf-server/pom.xml b/protocol/netconf-server/pom.xml index 592a68a9ce..48f56198c7 100644 --- a/protocol/netconf-server/pom.xml +++ b/protocol/netconf-server/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/protocol/netconf-test-util/pom.xml b/protocol/netconf-test-util/pom.xml index 68f914cd5a..6387e5710b 100644 --- a/protocol/netconf-test-util/pom.xml +++ b/protocol/netconf-test-util/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/protocol/pom.xml b/protocol/pom.xml index 9ccdea80e3..bd52b84117 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf protocol - 10.0.4-SNAPSHOT + 10.0.4 pom ${project.artifactId} diff --git a/protocol/restconf-api/pom.xml b/protocol/restconf-api/pom.xml index 71a3462f28..e45236f617 100644 --- a/protocol/restconf-api/pom.xml +++ b/protocol/restconf-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/protocol/restconf-client/pom.xml b/protocol/restconf-client/pom.xml index beb6f5ac83..84e91c9cc9 100644 --- a/protocol/restconf-client/pom.xml +++ b/protocol/restconf-client/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/protocol/restconf-openapi/pom.xml b/protocol/restconf-openapi/pom.xml index 435aefa5fa..6c4cb41d23 100644 --- a/protocol/restconf-openapi/pom.xml +++ b/protocol/restconf-openapi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/protocol/restconf-server-api-testlib/pom.xml b/protocol/restconf-server-api-testlib/pom.xml index baea3d7d94..33fc11f96f 100644 --- a/protocol/restconf-server-api-testlib/pom.xml +++ b/protocol/restconf-server-api-testlib/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/protocol/restconf-server-api/pom.xml b/protocol/restconf-server-api/pom.xml index 4ef8eebfa2..6c44ef0b25 100644 --- a/protocol/restconf-server-api/pom.xml +++ b/protocol/restconf-server-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/protocol/restconf-server-jaxrs/pom.xml b/protocol/restconf-server-jaxrs/pom.xml index de2ac6c10f..150de57d8d 100644 --- a/protocol/restconf-server-jaxrs/pom.xml +++ b/protocol/restconf-server-jaxrs/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/protocol/restconf-server-spi/pom.xml b/protocol/restconf-server-spi/pom.xml index d6c7bafa39..6db3d10c20 100644 --- a/protocol/restconf-server-spi/pom.xml +++ b/protocol/restconf-server-spi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/protocol/restconf-server/pom.xml b/protocol/restconf-server/pom.xml index 08e7d784e3..dae5c48b1c 100644 --- a/protocol/restconf-server/pom.xml +++ b/protocol/restconf-server/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/third-party/pom.xml b/third-party/pom.xml index 9fdece0b36..3d6bf48de5 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf third-party - 10.0.4-SNAPSHOT + 10.0.4 pom ${project.artifactId} diff --git a/third-party/shaded-exificient-jar/pom.xml b/third-party/shaded-exificient-jar/pom.xml index 8addc50483..0fa4bdc6b5 100644 --- a/third-party/shaded-exificient-jar/pom.xml +++ b/third-party/shaded-exificient-jar/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf shaded-exificient-jar jar - 10.0.4-SNAPSHOT + 10.0.4 ${project.artifactId} diff --git a/third-party/shaded-exificient/pom.xml b/third-party/shaded-exificient/pom.xml index 5bf3da05c0..b8e6ae8dfc 100644 --- a/third-party/shaded-exificient/pom.xml +++ b/third-party/shaded-exificient/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf shaded-exificient bundle - 10.0.4-SNAPSHOT + 10.0.4 ${project.artifactId} @@ -35,7 +35,7 @@ org.opendaylight.netconf shaded-exificient-jar - 10.0.4-SNAPSHOT + 10.0.4 provided diff --git a/third-party/shaded-sshd-jar/pom.xml b/third-party/shaded-sshd-jar/pom.xml index 66516152cc..ed0dffd000 100644 --- a/third-party/shaded-sshd-jar/pom.xml +++ b/third-party/shaded-sshd-jar/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf shaded-sshd-jar jar - 10.0.4-SNAPSHOT + 10.0.4 ${project.artifactId} diff --git a/third-party/shaded-sshd/pom.xml b/third-party/shaded-sshd/pom.xml index 520505030a..80d0f2c93b 100644 --- a/third-party/shaded-sshd/pom.xml +++ b/third-party/shaded-sshd/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf shaded-sshd bundle - 10.0.4-SNAPSHOT + 10.0.4 ${project.artifactId} diff --git a/transport/pom.xml b/transport/pom.xml index 39d7579731..64f9531ce3 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf transport-aggregator - 10.0.4-SNAPSHOT + 10.0.4 pom ${project.artifactId} diff --git a/transport/transport-api/pom.xml b/transport/transport-api/pom.xml index c4c4ca44fb..5de6023986 100644 --- a/transport/transport-api/pom.xml +++ b/transport/transport-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/transport/transport-crypto/pom.xml b/transport/transport-crypto/pom.xml index cfe1be00ee..692c68e022 100644 --- a/transport/transport-crypto/pom.xml +++ b/transport/transport-crypto/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/transport/transport-http/pom.xml b/transport/transport-http/pom.xml index 86c39ed893..49615a2c75 100644 --- a/transport/transport-http/pom.xml +++ b/transport/transport-http/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/transport/transport-ssh/pom.xml b/transport/transport-ssh/pom.xml index 3941bd6c43..81b0f97ec3 100644 --- a/transport/transport-ssh/pom.xml +++ b/transport/transport-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/transport/transport-tcp/pom.xml b/transport/transport-tcp/pom.xml index 5f03d1de00..d74e49051a 100644 --- a/transport/transport-tcp/pom.xml +++ b/transport/transport-tcp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/transport/transport-tls/pom.xml b/transport/transport-tls/pom.xml index 8a04abb683..5126fdf109 100644 --- a/transport/transport-tls/pom.xml +++ b/transport/transport-tls/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../bnd-parent/pom.xml diff --git a/transport/transport-udp/pom.xml b/transport/transport-udp/pom.xml index 1c5ec911a3..ada854d22b 100644 --- a/transport/transport-udp/pom.xml +++ b/transport/transport-udp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/truststore/pom.xml b/truststore/pom.xml index 6c251dec55..70e4886071 100644 --- a/truststore/pom.xml +++ b/truststore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf truststore-aggregator - 10.0.4-SNAPSHOT + 10.0.4 pom ${project.artifactId} diff --git a/truststore/truststore-api/pom.xml b/truststore/truststore-api/pom.xml index 107e929cd7..3e34900ba7 100644 --- a/truststore/truststore-api/pom.xml +++ b/truststore/truststore-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/truststore/truststore-none/pom.xml b/truststore/truststore-none/pom.xml index bdf2121829..17a24f2deb 100644 --- a/truststore/truststore-none/pom.xml +++ b/truststore/truststore-none/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/usecase/karaf-static/pom.xml b/usecase/karaf-static/pom.xml index 3dd21c67a2..a7b08cf93f 100644 --- a/usecase/karaf-static/pom.xml +++ b/usecase/karaf-static/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-karaf-static Apache Karaf static distribution with integrated NETCONF and RESTCONF - 10.0.4-SNAPSHOT + 10.0.4 karaf-assembly diff --git a/usecase/karaf/pom.xml b/usecase/karaf/pom.xml index 43b0a7be49..f776ecaad8 100644 --- a/usecase/karaf/pom.xml +++ b/usecase/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-karaf - 10.0.4-SNAPSHOT + 10.0.4 pom @@ -32,7 +32,7 @@ org.opendaylight.netconf netconf-artifacts - 10.0.4-SNAPSHOT + 10.0.4 pom import diff --git a/usecase/netconf-test-perf/pom.xml b/usecase/netconf-test-perf/pom.xml index 1830f50fd4..8c5d39fc61 100644 --- a/usecase/netconf-test-perf/pom.xml +++ b/usecase/netconf-test-perf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/usecase/netconf-testtool/pom.xml b/usecase/netconf-testtool/pom.xml index 8c6600e318..c4b70352a6 100644 --- a/usecase/netconf-testtool/pom.xml +++ b/usecase/netconf-testtool/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.4-SNAPSHOT + 10.0.4 ../../parent/pom.xml diff --git a/usecase/pom.xml b/usecase/pom.xml index c44eb0eb7b..8689de48ee 100644 --- a/usecase/pom.xml +++ b/usecase/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf usecase-parent - 10.0.4-SNAPSHOT + 10.0.4 pom -- 2.34.1