From 374a6571468b869093395be7d4a2a7611343e61e Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Sun, 15 Mar 2026 10:13:57 +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 82cb542c52..db055bee15 100644 --- a/apps/callhome-provider/pom.xml +++ b/apps/callhome-provider/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/apps/netconf-console/pom.xml b/apps/netconf-console/pom.xml index 41f63d1f50..8743e3ded8 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/apps/netconf-nb/pom.xml b/apps/netconf-nb/pom.xml index 990dd77a6b..d63b31d533 100644 --- a/apps/netconf-nb/pom.xml +++ b/apps/netconf-nb/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/apps/netconf-topology-impl/pom.xml b/apps/netconf-topology-impl/pom.xml index aa16983a93..115d55ade0 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/apps/netconf-topology-singleton/pom.xml b/apps/netconf-topology-singleton/pom.xml index 114f1a29e9..08d051d2e2 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/apps/netconf-topology/pom.xml b/apps/netconf-topology/pom.xml index 147c3b3e10..ab3cceb1de 100644 --- a/apps/netconf-topology/pom.xml +++ b/apps/netconf-topology/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/apps/odl-device-notification/pom.xml b/apps/odl-device-notification/pom.xml index b6d040fc72..c81f248d33 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/apps/pom.xml b/apps/pom.xml index a46ff27e77..24b8d717bb 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf apps - 10.0.3-SNAPSHOT + 10.0.3 pom ${project.artifactId} diff --git a/apps/restconf-it/pom.xml b/apps/restconf-it/pom.xml index 2153463662..54dd99b4de 100644 --- a/apps/restconf-it/pom.xml +++ b/apps/restconf-it/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/apps/restconf-nb/pom.xml b/apps/restconf-nb/pom.xml index 4750b06ea4..6f2408b2f5 100644 --- a/apps/restconf-nb/pom.xml +++ b/apps/restconf-nb/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/apps/rfc8639-impl/pom.xml b/apps/rfc8639-impl/pom.xml index 54a5e1cab7..b102408186 100644 --- a/apps/rfc8639-impl/pom.xml +++ b/apps/rfc8639-impl/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/apps/sal-remote-impl/pom.xml b/apps/sal-remote-impl/pom.xml index 3d2008975b..2ef2122847 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.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/apps/wadl-codegen/pom.xml b/apps/wadl-codegen/pom.xml index a466729a01..cc24decbe5 100644 --- a/apps/wadl-codegen/pom.xml +++ b/apps/wadl-codegen/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/apps/yanglib-mdsal-writer/pom.xml b/apps/yanglib-mdsal-writer/pom.xml index 60c80a80e1..e11cc3fd94 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/artifacts/pom.xml b/artifacts/pom.xml index c4d0610ab1..1aaa32a19a 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf netconf-artifacts - 10.0.3-SNAPSHOT + 10.0.3 pom diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index 10ae00134f..db9ecef19f 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 pom ${project.artifactId} Bundle parent (bnd-based) @@ -53,7 +53,7 @@ org.opendaylight.netconf netconf-artifacts - 10.0.3-SNAPSHOT + 10.0.3 pom import diff --git a/features/features-netconf-experimental/pom.xml b/features/features-netconf-experimental/pom.xml index d0982b5c8c..3a2b3fbc3c 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.3-SNAPSHOT + 10.0.3 feature diff --git a/features/features-netconf-testing/pom.xml b/features/features-netconf-testing/pom.xml index ba711ae27b..91bd7e1e3c 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.3-SNAPSHOT + 10.0.3 feature diff --git a/features/features-netconf/pom.xml b/features/features-netconf/pom.xml index 321f570fe9..9875d8adc6 100644 --- a/features/features-netconf/pom.xml +++ b/features/features-netconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf - 10.0.3-SNAPSHOT + 10.0.3 feature diff --git a/features/odl-aaa-netconf-plugin/pom.xml b/features/odl-aaa-netconf-plugin/pom.xml index 5164fff697..24042bdbc1 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-all/pom.xml b/features/odl-netconf-all/pom.xml index 6c6db0dce1..a7bd17e780 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-api/pom.xml b/features/odl-netconf-api/pom.xml index 5ec6effe4f..70f01f4ab2 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-callhome-ssh/pom.xml b/features/odl-netconf-callhome-ssh/pom.xml index 27ba17900a..0a74c8c3aa 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-client/pom.xml b/features/odl-netconf-client/pom.xml index 92e0fa90ec..aa74185e65 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-clustered-topology/pom.xml b/features/odl-netconf-clustered-topology/pom.xml index 23c8e354e2..806433a9ab 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-common/pom.xml b/features/odl-netconf-common/pom.xml index a75663b4ae..bda6727b95 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-connector-all/pom.xml b/features/odl-netconf-connector-all/pom.xml index 2ff463d44e..de9670f99a 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-connector/pom.xml b/features/odl-netconf-connector/pom.xml index 725b27b797..dc038bfa3e 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-console/pom.xml b/features/odl-netconf-console/pom.xml index 9009f5a56a..ad04620d14 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-databind/pom.xml b/features/odl-netconf-databind/pom.xml index 94d8dee9ff..8dbf6f857e 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-impl/pom.xml b/features/odl-netconf-impl/pom.xml index 0047f9c964..a37feeab5e 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-keystore-plaintext/pom.xml b/features/odl-netconf-keystore-plaintext/pom.xml index 4499d6a3c1..f9251337c8 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-keystore/pom.xml b/features/odl-netconf-keystore/pom.xml index e68348adf9..26fa060abf 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-mdsal-common/pom.xml b/features/odl-netconf-mdsal-common/pom.xml index 13867b33bf..00e1c7c00c 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-mdsal/pom.xml b/features/odl-netconf-mdsal/pom.xml index 73f3510fee..67c0994509 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-model-rfc5277/pom.xml b/features/odl-netconf-model-rfc5277/pom.xml index 9ca0c2d212..5479a51856 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-test-tools/pom.xml b/features/odl-netconf-test-tools/pom.xml index 4cb5a27a1d..8d83c8e7bb 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-topology/pom.xml b/features/odl-netconf-topology/pom.xml index e48da53726..1698352a3f 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-transport-api/pom.xml b/features/odl-netconf-transport-api/pom.xml index 6114a7158a..e7dbe05e06 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-transport/pom.xml b/features/odl-netconf-transport/pom.xml index 2adb5f8bb6..7e5d60f9ff 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-netconf-truststore/pom.xml b/features/odl-netconf-truststore/pom.xml index b65ff3f73b..5939e61043 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-restconf-all/pom.xml b/features/odl-restconf-all/pom.xml index af15714eef..3ccd615949 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-restconf-api/pom.xml b/features/odl-restconf-api/pom.xml index a7af3e5395..40917feadb 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-restconf-common/pom.xml b/features/odl-restconf-common/pom.xml index 17825cddb4..d10d792dcc 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-restconf-nb/pom.xml b/features/odl-restconf-nb/pom.xml index ad1952f9ef..d2214ecb9d 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-restconf-openapi/pom.xml b/features/odl-restconf-openapi/pom.xml index 18a5671545..62042642a0 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-restconf-server-api/pom.xml b/features/odl-restconf-server-api/pom.xml index 5cf33be6e1..94408ac67d 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-restconf/pom.xml b/features/odl-restconf/pom.xml index cc6aebf698..94e03dfbdd 100644 --- a/features/odl-restconf/pom.xml +++ b/features/odl-restconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/odl-yanglib-mdsal-writer/pom.xml b/features/odl-yanglib-mdsal-writer/pom.xml index b897d2594f..1a47b9e85e 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.3-SNAPSHOT + 10.0.3 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 2aabcab928..6f47796c9c 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf feature-parent - 10.0.3-SNAPSHOT + 10.0.3 pom @@ -26,7 +26,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 pom import diff --git a/features/pom.xml b/features/pom.xml index 9c65f7f61b..370adf7cee 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-features-parent - 10.0.3-SNAPSHOT + 10.0.3 pom diff --git a/keystore/keystore-api/pom.xml b/keystore/keystore-api/pom.xml index cd3b40a066..cede797778 100644 --- a/keystore/keystore-api/pom.xml +++ b/keystore/keystore-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/keystore/keystore-legacy/pom.xml b/keystore/keystore-legacy/pom.xml index 4c6d47eb28..9bb28f5ecd 100644 --- a/keystore/keystore-legacy/pom.xml +++ b/keystore/keystore-legacy/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/keystore/keystore-none/pom.xml b/keystore/keystore-none/pom.xml index 47b193a4b2..0d396ce2ee 100644 --- a/keystore/keystore-none/pom.xml +++ b/keystore/keystore-none/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/keystore/plaintext-api/pom.xml b/keystore/plaintext-api/pom.xml index ccc23024fd..cf59fe7763 100644 --- a/keystore/plaintext-api/pom.xml +++ b/keystore/plaintext-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/keystore/plaintext-cli/pom.xml b/keystore/plaintext-cli/pom.xml index 4567a191ce..3d95bc2fdc 100644 --- a/keystore/plaintext-cli/pom.xml +++ b/keystore/plaintext-cli/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/keystore/plaintext-localfile/pom.xml b/keystore/plaintext-localfile/pom.xml index fb19b473cb..41fadf7721 100644 --- a/keystore/plaintext-localfile/pom.xml +++ b/keystore/plaintext-localfile/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/keystore/pom.xml b/keystore/pom.xml index c0d9fc3342..e8bbcab681 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf keystore-aggregator - 10.0.3-SNAPSHOT + 10.0.3 pom ${project.artifactId} diff --git a/model/draft-ietf-restconf-server/pom.xml b/model/draft-ietf-restconf-server/pom.xml index e0b7f35f8e..8e8b73b515 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/model/pom.xml b/model/pom.xml index 2903d8e5c7..bf4c4dff75 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf model-aggregator - 10.0.3-SNAPSHOT + 10.0.3 pom ${project.artifactId} diff --git a/model/rfc5277/pom.xml b/model/rfc5277/pom.xml index 61f3ecc742..564d7d50cf 100644 --- a/model/rfc5277/pom.xml +++ b/model/rfc5277/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/model/sal-remote/pom.xml b/model/sal-remote/pom.xml index c9f1ac86fb..582502a4bf 100644 --- a/model/sal-remote/pom.xml +++ b/model/sal-remote/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/model/test-models/pom.xml b/model/test-models/pom.xml index 6b7bf9fc64..81c4b7360f 100644 --- a/model/test-models/pom.xml +++ b/model/test-models/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index f2dd5795f1..ef3d8d087f 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 4de0024957..8fcd238d5e 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/netconf/pom.xml b/netconf/pom.xml index 01d4764251..5bd4b01791 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-subsystem - 10.0.3-SNAPSHOT + 10.0.3 pom ${project.artifactId} diff --git a/parent/pom.xml b/parent/pom.xml index 59cfe5873d..dff9df38f1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 pom @@ -25,7 +25,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 pom import diff --git a/plugins/netconf-auth-aaa/pom.xml b/plugins/netconf-auth-aaa/pom.xml index 8b52365997..9af6b3a2bc 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/plugins/netconf-client-mdsal/pom.xml b/plugins/netconf-client-mdsal/pom.xml index 89c9345ae9..d304acda8b 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/plugins/netconf-common-mdsal/pom.xml b/plugins/netconf-common-mdsal/pom.xml index 0430d68883..9e7b2cfc08 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.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/plugins/netconf-dom-api/pom.xml b/plugins/netconf-dom-api/pom.xml index e5f5e775ec..e6bc0f04be 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/plugins/netconf-server-mdsal/pom.xml b/plugins/netconf-server-mdsal/pom.xml index 3725da1f62..6f95b9e230 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/plugins/pom.xml b/plugins/pom.xml index c52b782d90..6ab8871301 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf plugins - 10.0.3-SNAPSHOT + 10.0.3 pom ${project.artifactId} diff --git a/plugins/restconf-mdsal-spi/pom.xml b/plugins/restconf-mdsal-spi/pom.xml index b5f326d9da..32f5ff8d4b 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.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/plugins/restconf-server-mdsal/pom.xml b/plugins/restconf-server-mdsal/pom.xml index d8a9dedc7a..5274c80c88 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.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/pom.xml b/pom.xml index 57e5c632b2..575cf8b85c 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-aggregator - 10.0.3-SNAPSHOT + 10.0.3 pom ${project.artifactId} diff --git a/protocol/databind/pom.xml b/protocol/databind/pom.xml index 13e1ec525e..fe7cb98af9 100644 --- a/protocol/databind/pom.xml +++ b/protocol/databind/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/protocol/netconf-api/pom.xml b/protocol/netconf-api/pom.xml index 4c723d21a5..3938788d31 100644 --- a/protocol/netconf-api/pom.xml +++ b/protocol/netconf-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/protocol/netconf-client/pom.xml b/protocol/netconf-client/pom.xml index 626ee3784e..e19d510f86 100644 --- a/protocol/netconf-client/pom.xml +++ b/protocol/netconf-client/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/protocol/netconf-codec/pom.xml b/protocol/netconf-codec/pom.xml index 6ea13d7dd2..4cacaa7e16 100644 --- a/protocol/netconf-codec/pom.xml +++ b/protocol/netconf-codec/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/protocol/netconf-common/pom.xml b/protocol/netconf-common/pom.xml index b8a96a0652..85438359e8 100644 --- a/protocol/netconf-common/pom.xml +++ b/protocol/netconf-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/protocol/netconf-server/pom.xml b/protocol/netconf-server/pom.xml index 0ae96826bd..d9267212f8 100644 --- a/protocol/netconf-server/pom.xml +++ b/protocol/netconf-server/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/protocol/netconf-test-util/pom.xml b/protocol/netconf-test-util/pom.xml index e1d0f55ccf..8cac9c2cd7 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/protocol/pom.xml b/protocol/pom.xml index b5911219b4..ff289ede83 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf protocol - 10.0.3-SNAPSHOT + 10.0.3 pom ${project.artifactId} diff --git a/protocol/restconf-api/pom.xml b/protocol/restconf-api/pom.xml index 1205760a03..a5bac436b5 100644 --- a/protocol/restconf-api/pom.xml +++ b/protocol/restconf-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/protocol/restconf-client/pom.xml b/protocol/restconf-client/pom.xml index 4a04cdf278..de01dd0171 100644 --- a/protocol/restconf-client/pom.xml +++ b/protocol/restconf-client/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/protocol/restconf-openapi/pom.xml b/protocol/restconf-openapi/pom.xml index 8b21df026c..79b59b09d3 100644 --- a/protocol/restconf-openapi/pom.xml +++ b/protocol/restconf-openapi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/protocol/restconf-server-api-testlib/pom.xml b/protocol/restconf-server-api-testlib/pom.xml index 9834ea688f..10cbe68d0c 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/protocol/restconf-server-api/pom.xml b/protocol/restconf-server-api/pom.xml index 69fb3f61c9..a04a3f5156 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.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/protocol/restconf-server-jaxrs/pom.xml b/protocol/restconf-server-jaxrs/pom.xml index e252fce3ee..753d209d10 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.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/protocol/restconf-server-spi/pom.xml b/protocol/restconf-server-spi/pom.xml index d46a11b358..b95ca2b248 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.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/protocol/restconf-server/pom.xml b/protocol/restconf-server/pom.xml index ac484d5a9e..afeb60e0d7 100644 --- a/protocol/restconf-server/pom.xml +++ b/protocol/restconf-server/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/third-party/pom.xml b/third-party/pom.xml index f32aeccb76..3f522e18e6 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf third-party - 10.0.3-SNAPSHOT + 10.0.3 pom ${project.artifactId} diff --git a/third-party/shaded-exificient-jar/pom.xml b/third-party/shaded-exificient-jar/pom.xml index 349f0433e8..470b90cfcc 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.3-SNAPSHOT + 10.0.3 ${project.artifactId} diff --git a/third-party/shaded-exificient/pom.xml b/third-party/shaded-exificient/pom.xml index c509126a6f..46f9897cb2 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.3-SNAPSHOT + 10.0.3 ${project.artifactId} @@ -35,7 +35,7 @@ org.opendaylight.netconf shaded-exificient-jar - 10.0.3-SNAPSHOT + 10.0.3 provided diff --git a/third-party/shaded-sshd-jar/pom.xml b/third-party/shaded-sshd-jar/pom.xml index 48ae98f091..026eb8489a 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.3-SNAPSHOT + 10.0.3 ${project.artifactId} diff --git a/third-party/shaded-sshd/pom.xml b/third-party/shaded-sshd/pom.xml index 9e5d8d19a9..d06a97cf84 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.3-SNAPSHOT + 10.0.3 ${project.artifactId} diff --git a/transport/pom.xml b/transport/pom.xml index 0382e45cec..2e2dda275e 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf transport-aggregator - 10.0.3-SNAPSHOT + 10.0.3 pom ${project.artifactId} diff --git a/transport/transport-api/pom.xml b/transport/transport-api/pom.xml index 302bab7f2b..0de036b66a 100644 --- a/transport/transport-api/pom.xml +++ b/transport/transport-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/transport/transport-crypto/pom.xml b/transport/transport-crypto/pom.xml index a53fff3305..3677801c99 100644 --- a/transport/transport-crypto/pom.xml +++ b/transport/transport-crypto/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/transport/transport-http/pom.xml b/transport/transport-http/pom.xml index f483e273ae..dd81ed5cd4 100644 --- a/transport/transport-http/pom.xml +++ b/transport/transport-http/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/transport/transport-ssh/pom.xml b/transport/transport-ssh/pom.xml index 628c8ebe21..88797519cd 100644 --- a/transport/transport-ssh/pom.xml +++ b/transport/transport-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/transport/transport-tcp/pom.xml b/transport/transport-tcp/pom.xml index a5fb52f4e4..ae36d4d791 100644 --- a/transport/transport-tcp/pom.xml +++ b/transport/transport-tcp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/transport/transport-tls/pom.xml b/transport/transport-tls/pom.xml index fae8ad4a29..e2a0db6ed2 100644 --- a/transport/transport-tls/pom.xml +++ b/transport/transport-tls/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../bnd-parent/pom.xml diff --git a/transport/transport-udp/pom.xml b/transport/transport-udp/pom.xml index 2ffea65488..6688176725 100644 --- a/transport/transport-udp/pom.xml +++ b/transport/transport-udp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/truststore/pom.xml b/truststore/pom.xml index 6e274b9f91..f152ec8299 100644 --- a/truststore/pom.xml +++ b/truststore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf truststore-aggregator - 10.0.3-SNAPSHOT + 10.0.3 pom ${project.artifactId} diff --git a/truststore/truststore-api/pom.xml b/truststore/truststore-api/pom.xml index 1a82d0b34f..a759c7efd0 100644 --- a/truststore/truststore-api/pom.xml +++ b/truststore/truststore-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/truststore/truststore-none/pom.xml b/truststore/truststore-none/pom.xml index 830b02f4a4..5b315d8649 100644 --- a/truststore/truststore-none/pom.xml +++ b/truststore/truststore-none/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/usecase/karaf-static/pom.xml b/usecase/karaf-static/pom.xml index 6a2f6648fa..df6c061bb7 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.3-SNAPSHOT + 10.0.3 karaf-assembly diff --git a/usecase/karaf/pom.xml b/usecase/karaf/pom.xml index f5bc8671c8..4ce882355f 100644 --- a/usecase/karaf/pom.xml +++ b/usecase/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-karaf - 10.0.3-SNAPSHOT + 10.0.3 pom @@ -32,7 +32,7 @@ org.opendaylight.netconf netconf-artifacts - 10.0.3-SNAPSHOT + 10.0.3 pom import diff --git a/usecase/netconf-test-perf/pom.xml b/usecase/netconf-test-perf/pom.xml index aa236244d1..d8e06aaa6b 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.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/usecase/netconf-testtool/pom.xml b/usecase/netconf-testtool/pom.xml index 36dd489add..4363330ddb 100644 --- a/usecase/netconf-testtool/pom.xml +++ b/usecase/netconf-testtool/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.3-SNAPSHOT + 10.0.3 ../../parent/pom.xml diff --git a/usecase/pom.xml b/usecase/pom.xml index 396dfb261f..2451a4e7cb 100644 --- a/usecase/pom.xml +++ b/usecase/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf usecase-parent - 10.0.3-SNAPSHOT + 10.0.3 pom -- 2.34.1