From 2823e63b895b752b484f5976aaf7ee08be663102 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 19 Nov 2025 22:18:58 +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 172f90fbd8..7218864abf 100644 --- a/apps/callhome-provider/pom.xml +++ b/apps/callhome-provider/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/apps/netconf-console/pom.xml b/apps/netconf-console/pom.xml index b409240518..b36185429c 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/apps/netconf-nb/pom.xml b/apps/netconf-nb/pom.xml index f9bee9de93..ff61fe01b8 100644 --- a/apps/netconf-nb/pom.xml +++ b/apps/netconf-nb/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/apps/netconf-topology-impl/pom.xml b/apps/netconf-topology-impl/pom.xml index fc9486e920..f87268aa94 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/apps/netconf-topology-singleton/pom.xml b/apps/netconf-topology-singleton/pom.xml index 28a9d5e561..ef55c94aff 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/apps/netconf-topology/pom.xml b/apps/netconf-topology/pom.xml index a41487207f..1523e41364 100644 --- a/apps/netconf-topology/pom.xml +++ b/apps/netconf-topology/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/apps/odl-device-notification/pom.xml b/apps/odl-device-notification/pom.xml index d122ada85f..ac94039884 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/apps/pom.xml b/apps/pom.xml index 15558f57b2..c2e788a64b 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf apps - 10.0.2-SNAPSHOT + 10.0.2 pom ${project.artifactId} diff --git a/apps/restconf-it/pom.xml b/apps/restconf-it/pom.xml index 3dc3aa7090..02c1989db1 100644 --- a/apps/restconf-it/pom.xml +++ b/apps/restconf-it/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/apps/restconf-nb/pom.xml b/apps/restconf-nb/pom.xml index 2ba5bb9efe..3f88f37fb6 100644 --- a/apps/restconf-nb/pom.xml +++ b/apps/restconf-nb/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/apps/rfc8639-impl/pom.xml b/apps/rfc8639-impl/pom.xml index 724c82a177..dfb92f7e12 100644 --- a/apps/rfc8639-impl/pom.xml +++ b/apps/rfc8639-impl/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/apps/sal-remote-impl/pom.xml b/apps/sal-remote-impl/pom.xml index 114f5d94d1..e236b57c0c 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.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/apps/wadl-codegen/pom.xml b/apps/wadl-codegen/pom.xml index 6571adf68c..a4c04bb095 100644 --- a/apps/wadl-codegen/pom.xml +++ b/apps/wadl-codegen/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/apps/yanglib-mdsal-writer/pom.xml b/apps/yanglib-mdsal-writer/pom.xml index ea9823a1c9..19b41b87c3 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/artifacts/pom.xml b/artifacts/pom.xml index a657e5c4c2..245c45999c 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf netconf-artifacts - 10.0.2-SNAPSHOT + 10.0.2 pom diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index 2d758d4274..69a7deaaef 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 pom ${project.artifactId} Bundle parent (bnd-based) @@ -53,7 +53,7 @@ org.opendaylight.netconf netconf-artifacts - 10.0.2-SNAPSHOT + 10.0.2 pom import diff --git a/features/features-netconf-experimental/pom.xml b/features/features-netconf-experimental/pom.xml index a2b077be8c..41f4dff25a 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.2-SNAPSHOT + 10.0.2 feature diff --git a/features/features-netconf-testing/pom.xml b/features/features-netconf-testing/pom.xml index 9ca80b702d..81877296ea 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.2-SNAPSHOT + 10.0.2 feature diff --git a/features/features-netconf/pom.xml b/features/features-netconf/pom.xml index 1c7d2d9cec..21c848ae13 100644 --- a/features/features-netconf/pom.xml +++ b/features/features-netconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf - 10.0.2-SNAPSHOT + 10.0.2 feature diff --git a/features/odl-aaa-netconf-plugin/pom.xml b/features/odl-aaa-netconf-plugin/pom.xml index 6c7b67876a..21cecfd36c 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-all/pom.xml b/features/odl-netconf-all/pom.xml index 17e4084280..beb2556497 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-api/pom.xml b/features/odl-netconf-api/pom.xml index dee4e0215b..cc08f8b695 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-callhome-ssh/pom.xml b/features/odl-netconf-callhome-ssh/pom.xml index 4663a082e8..37c8cc2a0e 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-client/pom.xml b/features/odl-netconf-client/pom.xml index 2984aab290..3cb5f3df59 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-clustered-topology/pom.xml b/features/odl-netconf-clustered-topology/pom.xml index ee13835f5a..0cbf99ddca 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-common/pom.xml b/features/odl-netconf-common/pom.xml index d312d11668..1eed95f764 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-connector-all/pom.xml b/features/odl-netconf-connector-all/pom.xml index d47a59ce10..83a537fe7e 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-connector/pom.xml b/features/odl-netconf-connector/pom.xml index 19becb2093..51251424e9 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-console/pom.xml b/features/odl-netconf-console/pom.xml index 7fd239f8a7..1e0ce277d4 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-databind/pom.xml b/features/odl-netconf-databind/pom.xml index efe7ae4ad2..4adc2519b5 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-impl/pom.xml b/features/odl-netconf-impl/pom.xml index 9bf84d3a78..9b2487e82f 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-keystore-plaintext/pom.xml b/features/odl-netconf-keystore-plaintext/pom.xml index d85d5dce53..dce440123f 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-keystore/pom.xml b/features/odl-netconf-keystore/pom.xml index 1f6424fa71..d67d439e43 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-mdsal-common/pom.xml b/features/odl-netconf-mdsal-common/pom.xml index 6c2b08a4d3..05c5d36ca1 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-mdsal/pom.xml b/features/odl-netconf-mdsal/pom.xml index 92e01eabab..ae21f5be0b 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-model-rfc5277/pom.xml b/features/odl-netconf-model-rfc5277/pom.xml index f147ca967e..dc1175a961 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-test-tools/pom.xml b/features/odl-netconf-test-tools/pom.xml index c36e5acbb3..bce1fc77ed 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-topology/pom.xml b/features/odl-netconf-topology/pom.xml index 0bc8e7e31d..83b57d168e 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-transport-api/pom.xml b/features/odl-netconf-transport-api/pom.xml index bbe93fa0fe..2bec043486 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-transport/pom.xml b/features/odl-netconf-transport/pom.xml index 484cfb4d8c..f7b8fbccf9 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-netconf-truststore/pom.xml b/features/odl-netconf-truststore/pom.xml index 6069d4f6a8..5363018960 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-restconf-all/pom.xml b/features/odl-restconf-all/pom.xml index b08fd0153e..bb3174ca48 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-restconf-api/pom.xml b/features/odl-restconf-api/pom.xml index f4c87ec1cf..4109f83c57 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-restconf-common/pom.xml b/features/odl-restconf-common/pom.xml index 735f00714f..73f36fedc9 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-restconf-nb/pom.xml b/features/odl-restconf-nb/pom.xml index 2b2a671d99..676a48087a 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-restconf-openapi/pom.xml b/features/odl-restconf-openapi/pom.xml index fb24969e30..ae8db7bef8 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-restconf-server-api/pom.xml b/features/odl-restconf-server-api/pom.xml index 0c53ac2146..bd0fde47a2 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-restconf/pom.xml b/features/odl-restconf/pom.xml index 73968c85ff..08bd544f13 100644 --- a/features/odl-restconf/pom.xml +++ b/features/odl-restconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 10.0.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/odl-yanglib-mdsal-writer/pom.xml b/features/odl-yanglib-mdsal-writer/pom.xml index 7419346d4d..15ef0ba359 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.2-SNAPSHOT + 10.0.2 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index ab1ba362b2..4a7a815baa 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf feature-parent - 10.0.2-SNAPSHOT + 10.0.2 pom @@ -26,7 +26,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 pom import diff --git a/features/pom.xml b/features/pom.xml index 3a83154a75..123feae8f3 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-features-parent - 10.0.2-SNAPSHOT + 10.0.2 pom diff --git a/keystore/keystore-api/pom.xml b/keystore/keystore-api/pom.xml index 82d6fe6c5e..b557c282f2 100644 --- a/keystore/keystore-api/pom.xml +++ b/keystore/keystore-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/keystore/keystore-legacy/pom.xml b/keystore/keystore-legacy/pom.xml index a7132986c6..e2df38e1ae 100644 --- a/keystore/keystore-legacy/pom.xml +++ b/keystore/keystore-legacy/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/keystore/keystore-none/pom.xml b/keystore/keystore-none/pom.xml index 0ec9189390..f1c2ea5be8 100644 --- a/keystore/keystore-none/pom.xml +++ b/keystore/keystore-none/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/keystore/plaintext-api/pom.xml b/keystore/plaintext-api/pom.xml index 2f1af5cb40..f07e85aa3f 100644 --- a/keystore/plaintext-api/pom.xml +++ b/keystore/plaintext-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/keystore/plaintext-cli/pom.xml b/keystore/plaintext-cli/pom.xml index dffb7a54aa..2329ecb092 100644 --- a/keystore/plaintext-cli/pom.xml +++ b/keystore/plaintext-cli/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/keystore/plaintext-localfile/pom.xml b/keystore/plaintext-localfile/pom.xml index afdd4e4ab4..f57f7837df 100644 --- a/keystore/plaintext-localfile/pom.xml +++ b/keystore/plaintext-localfile/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/keystore/pom.xml b/keystore/pom.xml index 183ac91bca..aa59a28134 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf keystore-aggregator - 10.0.2-SNAPSHOT + 10.0.2 pom ${project.artifactId} diff --git a/model/draft-ietf-restconf-server/pom.xml b/model/draft-ietf-restconf-server/pom.xml index 75bfab8484..f33426653d 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/model/pom.xml b/model/pom.xml index 5a25de931d..8599ed164a 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf model-aggregator - 10.0.2-SNAPSHOT + 10.0.2 pom ${project.artifactId} diff --git a/model/rfc5277/pom.xml b/model/rfc5277/pom.xml index f3a65342e7..056b6241b3 100644 --- a/model/rfc5277/pom.xml +++ b/model/rfc5277/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/model/sal-remote/pom.xml b/model/sal-remote/pom.xml index 14268b884b..84e027f408 100644 --- a/model/sal-remote/pom.xml +++ b/model/sal-remote/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/model/test-models/pom.xml b/model/test-models/pom.xml index 5cb3da0cef..19621533e9 100644 --- a/model/test-models/pom.xml +++ b/model/test-models/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index 89f2b75d48..c4673c4447 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 96b8a97e56..89a5d3d627 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/netconf/pom.xml b/netconf/pom.xml index 058bc4b0ed..ecd0bd03c3 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-subsystem - 10.0.2-SNAPSHOT + 10.0.2 pom ${project.artifactId} diff --git a/parent/pom.xml b/parent/pom.xml index 13420039b7..d800d255ca 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 pom @@ -25,7 +25,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 pom import diff --git a/plugins/netconf-auth-aaa/pom.xml b/plugins/netconf-auth-aaa/pom.xml index 4f447354a0..1f881e54ac 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/plugins/netconf-client-mdsal/pom.xml b/plugins/netconf-client-mdsal/pom.xml index 2ce5e7b8d2..c5735f8a6a 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/plugins/netconf-common-mdsal/pom.xml b/plugins/netconf-common-mdsal/pom.xml index 5a242f2a0f..87f0b3b358 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.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/plugins/netconf-dom-api/pom.xml b/plugins/netconf-dom-api/pom.xml index 60531ee58d..ad849fdd12 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/plugins/netconf-server-mdsal/pom.xml b/plugins/netconf-server-mdsal/pom.xml index 821d583951..028d8961ee 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/plugins/pom.xml b/plugins/pom.xml index 08e35a57a6..eff34a18b3 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf plugins - 10.0.2-SNAPSHOT + 10.0.2 pom ${project.artifactId} diff --git a/plugins/restconf-mdsal-spi/pom.xml b/plugins/restconf-mdsal-spi/pom.xml index 108937d221..df8bdaac5c 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.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/plugins/restconf-server-mdsal/pom.xml b/plugins/restconf-server-mdsal/pom.xml index 779fd654cb..2ba62db33a 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.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/pom.xml b/pom.xml index 62756e614c..eedf43a6fd 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-aggregator - 10.0.2-SNAPSHOT + 10.0.2 pom ${project.artifactId} diff --git a/protocol/databind/pom.xml b/protocol/databind/pom.xml index 280b8eb9ad..a0423c4dba 100644 --- a/protocol/databind/pom.xml +++ b/protocol/databind/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/protocol/netconf-api/pom.xml b/protocol/netconf-api/pom.xml index 20b93363c1..c1a06990f1 100644 --- a/protocol/netconf-api/pom.xml +++ b/protocol/netconf-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/protocol/netconf-client/pom.xml b/protocol/netconf-client/pom.xml index 5952af1afd..53afd3ae26 100644 --- a/protocol/netconf-client/pom.xml +++ b/protocol/netconf-client/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/protocol/netconf-codec/pom.xml b/protocol/netconf-codec/pom.xml index 4eb17821cf..70ddd47681 100644 --- a/protocol/netconf-codec/pom.xml +++ b/protocol/netconf-codec/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/protocol/netconf-common/pom.xml b/protocol/netconf-common/pom.xml index fad0632bcd..3f67f53725 100644 --- a/protocol/netconf-common/pom.xml +++ b/protocol/netconf-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/protocol/netconf-server/pom.xml b/protocol/netconf-server/pom.xml index b99c1893d0..2570618fb5 100644 --- a/protocol/netconf-server/pom.xml +++ b/protocol/netconf-server/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/protocol/netconf-test-util/pom.xml b/protocol/netconf-test-util/pom.xml index 0a757d542d..a3dec8dcba 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/protocol/pom.xml b/protocol/pom.xml index 599b531cb4..9d80c974fa 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf protocol - 10.0.2-SNAPSHOT + 10.0.2 pom ${project.artifactId} diff --git a/protocol/restconf-api/pom.xml b/protocol/restconf-api/pom.xml index dc18737d55..2a7a54a4c7 100644 --- a/protocol/restconf-api/pom.xml +++ b/protocol/restconf-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/protocol/restconf-client/pom.xml b/protocol/restconf-client/pom.xml index 345d01d9fc..dabc790c23 100644 --- a/protocol/restconf-client/pom.xml +++ b/protocol/restconf-client/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/protocol/restconf-openapi/pom.xml b/protocol/restconf-openapi/pom.xml index e70bd1a1d0..4c4a59c6b0 100644 --- a/protocol/restconf-openapi/pom.xml +++ b/protocol/restconf-openapi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/protocol/restconf-server-api-testlib/pom.xml b/protocol/restconf-server-api-testlib/pom.xml index 96bc8eadac..88f63e7675 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/protocol/restconf-server-api/pom.xml b/protocol/restconf-server-api/pom.xml index bd9c83cf3b..cef7b25c1a 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.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/protocol/restconf-server-jaxrs/pom.xml b/protocol/restconf-server-jaxrs/pom.xml index 366d8d7922..eed479c796 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.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/protocol/restconf-server-spi/pom.xml b/protocol/restconf-server-spi/pom.xml index 0153880098..e2e204ba97 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.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/protocol/restconf-server/pom.xml b/protocol/restconf-server/pom.xml index 4f276dcde4..c1def0c3bf 100644 --- a/protocol/restconf-server/pom.xml +++ b/protocol/restconf-server/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/third-party/pom.xml b/third-party/pom.xml index 2eca4107ad..83a754f6b8 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf third-party - 10.0.2-SNAPSHOT + 10.0.2 pom ${project.artifactId} diff --git a/third-party/shaded-exificient-jar/pom.xml b/third-party/shaded-exificient-jar/pom.xml index 53f4522494..322f0a5484 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.2-SNAPSHOT + 10.0.2 ${project.artifactId} diff --git a/third-party/shaded-exificient/pom.xml b/third-party/shaded-exificient/pom.xml index c103284267..75b0208b66 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.2-SNAPSHOT + 10.0.2 ${project.artifactId} @@ -35,7 +35,7 @@ org.opendaylight.netconf shaded-exificient-jar - 10.0.2-SNAPSHOT + 10.0.2 provided diff --git a/third-party/shaded-sshd-jar/pom.xml b/third-party/shaded-sshd-jar/pom.xml index 8e2de1967b..4ab50ce42a 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.2-SNAPSHOT + 10.0.2 ${project.artifactId} diff --git a/third-party/shaded-sshd/pom.xml b/third-party/shaded-sshd/pom.xml index 063fa181d9..7a983e1903 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.2-SNAPSHOT + 10.0.2 ${project.artifactId} diff --git a/transport/pom.xml b/transport/pom.xml index 8d850571c8..907f95ffb7 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf transport-aggregator - 10.0.2-SNAPSHOT + 10.0.2 pom ${project.artifactId} diff --git a/transport/transport-api/pom.xml b/transport/transport-api/pom.xml index 41d72deb97..382813c8e1 100644 --- a/transport/transport-api/pom.xml +++ b/transport/transport-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/transport/transport-crypto/pom.xml b/transport/transport-crypto/pom.xml index 828760a830..e9660aeac7 100644 --- a/transport/transport-crypto/pom.xml +++ b/transport/transport-crypto/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/transport/transport-http/pom.xml b/transport/transport-http/pom.xml index 77debd5871..cb74de612e 100644 --- a/transport/transport-http/pom.xml +++ b/transport/transport-http/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/transport/transport-ssh/pom.xml b/transport/transport-ssh/pom.xml index 548ab31903..321754e630 100644 --- a/transport/transport-ssh/pom.xml +++ b/transport/transport-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/transport/transport-tcp/pom.xml b/transport/transport-tcp/pom.xml index 3725fa9fe4..0c16ee94cd 100644 --- a/transport/transport-tcp/pom.xml +++ b/transport/transport-tcp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/transport/transport-tls/pom.xml b/transport/transport-tls/pom.xml index 908bfd2490..f70c83dd80 100644 --- a/transport/transport-tls/pom.xml +++ b/transport/transport-tls/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf bnd-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../bnd-parent/pom.xml diff --git a/transport/transport-udp/pom.xml b/transport/transport-udp/pom.xml index 5b399a6b11..6d3a1992f4 100644 --- a/transport/transport-udp/pom.xml +++ b/transport/transport-udp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/truststore/pom.xml b/truststore/pom.xml index 9b15e361b0..223a0e6010 100644 --- a/truststore/pom.xml +++ b/truststore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf truststore-aggregator - 10.0.2-SNAPSHOT + 10.0.2 pom ${project.artifactId} diff --git a/truststore/truststore-api/pom.xml b/truststore/truststore-api/pom.xml index 43dac90985..0aa60cb6c3 100644 --- a/truststore/truststore-api/pom.xml +++ b/truststore/truststore-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/truststore/truststore-none/pom.xml b/truststore/truststore-none/pom.xml index 6991b0a4fe..4e95072994 100644 --- a/truststore/truststore-none/pom.xml +++ b/truststore/truststore-none/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/usecase/karaf-static/pom.xml b/usecase/karaf-static/pom.xml index dee264bd71..a76cd07bc9 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.2-SNAPSHOT + 10.0.2 karaf-assembly diff --git a/usecase/karaf/pom.xml b/usecase/karaf/pom.xml index e702ad888f..9a9c3b2fc2 100644 --- a/usecase/karaf/pom.xml +++ b/usecase/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-karaf - 10.0.2-SNAPSHOT + 10.0.2 pom @@ -32,7 +32,7 @@ org.opendaylight.netconf netconf-artifacts - 10.0.2-SNAPSHOT + 10.0.2 pom import diff --git a/usecase/netconf-test-perf/pom.xml b/usecase/netconf-test-perf/pom.xml index d591afc9f2..a47be5e082 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.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/usecase/netconf-testtool/pom.xml b/usecase/netconf-testtool/pom.xml index 7e1a322f94..6b0ea981c4 100644 --- a/usecase/netconf-testtool/pom.xml +++ b/usecase/netconf-testtool/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 10.0.2-SNAPSHOT + 10.0.2 ../../parent/pom.xml diff --git a/usecase/pom.xml b/usecase/pom.xml index 6f14b475ed..8802c7ddf4 100644 --- a/usecase/pom.xml +++ b/usecase/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf usecase-parent - 10.0.2-SNAPSHOT + 10.0.2 pom -- 2.34.1