From 7eb66457092f24968a0e328238f29af539e5c8c3 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 28 May 2024 13:24:55 +0200 Subject: [PATCH] Bump versions to 8.0.0-SNAPSHOT This starts the next major development iteration. Change-Id: Ie73749dc4bea34bed11bfc79179362b1adac1e6f Signed-off-by: Robert Varga --- 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/pom.xml | 2 +- apps/yanglib-mdsal-writer/pom.xml | 2 +- artifacts/pom.xml | 2 +- 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-impl/pom.xml | 2 +- features/odl-netconf-keystore-plaintext/pom.xml | 2 +- features/odl-netconf-keystore/pom.xml | 2 +- features/odl-netconf-mdsal/pom.xml | 2 +- features/odl-netconf-model-rfc5277/pom.xml | 2 +- features/odl-netconf-model-rfc6022/pom.xml | 2 +- features/odl-netconf-model-rfc6241/pom.xml | 2 +- features/odl-netconf-model-rfc6243/pom.xml | 2 +- features/odl-netconf-model-rfc6470/pom.xml | 2 +- features/odl-netconf-model-rfc8040/pom.xml | 2 +- features/odl-netconf-model-rfc8341/pom.xml | 2 +- features/odl-netconf-model-rfc8526/pom.xml | 2 +- features/odl-netconf-model-rfc8639/pom.xml | 2 +- features/odl-netconf-model-rfc8641/pom.xml | 2 +- features/odl-netconf-model-rfc8650/pom.xml | 2 +- features/odl-netconf-ssh/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-netconf-util/pom.xml | 2 +- features/odl-restconf-all/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/pom.xml | 2 +- features/odl-yanglib-mdsal-writer/pom.xml | 2 +- features/parent/pom.xml | 4 ++-- features/pom.xml | 2 +- karaf-static/pom.xml | 2 +- karaf/pom.xml | 4 ++-- 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-netconf-crypto-types/pom.xml | 2 +- model/pom.xml | 2 +- model/rfc5277/pom.xml | 2 +- model/rfc6022/pom.xml | 2 +- model/rfc6241/pom.xml | 2 +- model/rfc6243/pom.xml | 2 +- model/rfc6470/pom.xml | 2 +- model/rfc7407-ietf-x509-cert-to-name/pom.xml | 2 +- model/rfc8040-ietf-restconf-monitoring/pom.xml | 2 +- model/rfc8341/pom.xml | 2 +- model/rfc8526/pom.xml | 2 +- model/rfc8639/pom.xml | 2 +- model/rfc8641/pom.xml | 2 +- model/rfc8650/pom.xml | 2 +- netconf/netconf-auth/pom.xml | 2 +- netconf/netconf-netty-util/pom.xml | 2 +- netconf/netconf-test-models/pom.xml | 2 +- netconf/pom.xml | 2 +- netconf/tools/netconf-test-perf/pom.xml | 2 +- netconf/tools/netconf-testtool/pom.xml | 2 +- netconf/tools/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 +- pom.xml | 2 +- protocol/netconf-api/pom.xml | 2 +- protocol/netconf-client/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-server/pom.xml | 2 +- restconf/pom.xml | 2 +- restconf/restconf-common-models/pom.xml | 2 +- restconf/restconf-common/pom.xml | 2 +- restconf/restconf-nb/pom.xml | 2 +- restconf/restconf-openapi/pom.xml | 2 +- restconf/sal-rest-connector-config/pom.xml | 2 +- restconf/sal-restconf-broker/pom.xml | 2 +- restconf/wadl-generator/pom.xml | 2 +- restconf/websocket-client/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-http/pom.xml | 2 +- transport/transport-ssh/pom.xml | 2 +- transport/transport-tcp/pom.xml | 2 +- transport/transport-tls/pom.xml | 2 +- truststore/pom.xml | 2 +- truststore/truststore-api/pom.xml | 2 +- truststore/truststore-none/pom.xml | 2 +- 122 files changed, 126 insertions(+), 126 deletions(-) diff --git a/apps/callhome-provider/pom.xml b/apps/callhome-provider/pom.xml index 26ab335a32..168d93addc 100644 --- a/apps/callhome-provider/pom.xml +++ b/apps/callhome-provider/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/apps/netconf-console/pom.xml b/apps/netconf-console/pom.xml index 0bfedc4413..632a782350 100644 --- a/apps/netconf-console/pom.xml +++ b/apps/netconf-console/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/apps/netconf-nb/pom.xml b/apps/netconf-nb/pom.xml index 6903754a1e..71b972d730 100644 --- a/apps/netconf-nb/pom.xml +++ b/apps/netconf-nb/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/apps/netconf-topology-impl/pom.xml b/apps/netconf-topology-impl/pom.xml index f7305228b0..834ee7fd38 100644 --- a/apps/netconf-topology-impl/pom.xml +++ b/apps/netconf-topology-impl/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/apps/netconf-topology-singleton/pom.xml b/apps/netconf-topology-singleton/pom.xml index 18b9967860..e3449dd8e4 100644 --- a/apps/netconf-topology-singleton/pom.xml +++ b/apps/netconf-topology-singleton/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/apps/netconf-topology/pom.xml b/apps/netconf-topology/pom.xml index 0f594edb91..fee5061a16 100644 --- a/apps/netconf-topology/pom.xml +++ b/apps/netconf-topology/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/apps/pom.xml b/apps/pom.xml index beedc5ef7a..b210522ce8 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf apps - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/apps/yanglib-mdsal-writer/pom.xml b/apps/yanglib-mdsal-writer/pom.xml index c6e19dbb26..caf28975e6 100644 --- a/apps/yanglib-mdsal-writer/pom.xml +++ b/apps/yanglib-mdsal-writer/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 91d1fd5dcc..d35765b573 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom diff --git a/features/features-netconf-experimental/pom.xml b/features/features-netconf-experimental/pom.xml index a0888553bf..a17eda1c71 100644 --- a/features/features-netconf-experimental/pom.xml +++ b/features/features-netconf-experimental/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf features-netconf-experimental - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT feature diff --git a/features/features-netconf-testing/pom.xml b/features/features-netconf-testing/pom.xml index 0e3c0e97d2..4a68e85c75 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 - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT feature diff --git a/features/features-netconf/pom.xml b/features/features-netconf/pom.xml index 90e2efb210..3d64d7794a 100644 --- a/features/features-netconf/pom.xml +++ b/features/features-netconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT feature diff --git a/features/odl-aaa-netconf-plugin/pom.xml b/features/odl-aaa-netconf-plugin/pom.xml index 491fb33086..06f304a340 100644 --- a/features/odl-aaa-netconf-plugin/pom.xml +++ b/features/odl-aaa-netconf-plugin/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-all/pom.xml b/features/odl-netconf-all/pom.xml index 7c29c9087d..c44388bef2 100644 --- a/features/odl-netconf-all/pom.xml +++ b/features/odl-netconf-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-api/pom.xml b/features/odl-netconf-api/pom.xml index 673e30e60e..4c65456263 100644 --- a/features/odl-netconf-api/pom.xml +++ b/features/odl-netconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-callhome-ssh/pom.xml b/features/odl-netconf-callhome-ssh/pom.xml index c077c18da5..7299f1ae53 100644 --- a/features/odl-netconf-callhome-ssh/pom.xml +++ b/features/odl-netconf-callhome-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-client/pom.xml b/features/odl-netconf-client/pom.xml index f4c62cfb8b..0717597e80 100644 --- a/features/odl-netconf-client/pom.xml +++ b/features/odl-netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-clustered-topology/pom.xml b/features/odl-netconf-clustered-topology/pom.xml index 7d441cadda..567b083232 100644 --- a/features/odl-netconf-clustered-topology/pom.xml +++ b/features/odl-netconf-clustered-topology/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-common/pom.xml b/features/odl-netconf-common/pom.xml index 73a3ed8d48..d64c8229a8 100644 --- a/features/odl-netconf-common/pom.xml +++ b/features/odl-netconf-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-connector-all/pom.xml b/features/odl-netconf-connector-all/pom.xml index 36edddda51..320c0a1c79 100644 --- a/features/odl-netconf-connector-all/pom.xml +++ b/features/odl-netconf-connector-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-connector/pom.xml b/features/odl-netconf-connector/pom.xml index 3f63e4e0f9..b0c3005709 100644 --- a/features/odl-netconf-connector/pom.xml +++ b/features/odl-netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-console/pom.xml b/features/odl-netconf-console/pom.xml index 99cf2e6a46..cb746c9d65 100644 --- a/features/odl-netconf-console/pom.xml +++ b/features/odl-netconf-console/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-impl/pom.xml b/features/odl-netconf-impl/pom.xml index 10f20d9e61..2960ad4a9f 100644 --- a/features/odl-netconf-impl/pom.xml +++ b/features/odl-netconf-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-keystore-plaintext/pom.xml b/features/odl-netconf-keystore-plaintext/pom.xml index b4257bf4e9..69f2cb584d 100644 --- a/features/odl-netconf-keystore-plaintext/pom.xml +++ b/features/odl-netconf-keystore-plaintext/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-keystore/pom.xml b/features/odl-netconf-keystore/pom.xml index cf64c479f9..0b86ed9ae2 100644 --- a/features/odl-netconf-keystore/pom.xml +++ b/features/odl-netconf-keystore/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-mdsal/pom.xml b/features/odl-netconf-mdsal/pom.xml index 0c95521fd1..63e45f48fb 100644 --- a/features/odl-netconf-mdsal/pom.xml +++ b/features/odl-netconf-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc5277/pom.xml b/features/odl-netconf-model-rfc5277/pom.xml index fb532408ea..6787c6e065 100644 --- a/features/odl-netconf-model-rfc5277/pom.xml +++ b/features/odl-netconf-model-rfc5277/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6022/pom.xml b/features/odl-netconf-model-rfc6022/pom.xml index fa212aa2ab..765ed918a2 100644 --- a/features/odl-netconf-model-rfc6022/pom.xml +++ b/features/odl-netconf-model-rfc6022/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6241/pom.xml b/features/odl-netconf-model-rfc6241/pom.xml index 23d5d4f0a4..3c1ef52d99 100644 --- a/features/odl-netconf-model-rfc6241/pom.xml +++ b/features/odl-netconf-model-rfc6241/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6243/pom.xml b/features/odl-netconf-model-rfc6243/pom.xml index 1737f78d68..144559d26c 100644 --- a/features/odl-netconf-model-rfc6243/pom.xml +++ b/features/odl-netconf-model-rfc6243/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6470/pom.xml b/features/odl-netconf-model-rfc6470/pom.xml index bb591fcb6d..5ab5b093d8 100644 --- a/features/odl-netconf-model-rfc6470/pom.xml +++ b/features/odl-netconf-model-rfc6470/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8040/pom.xml b/features/odl-netconf-model-rfc8040/pom.xml index 06478404c5..f8e4ba307d 100644 --- a/features/odl-netconf-model-rfc8040/pom.xml +++ b/features/odl-netconf-model-rfc8040/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8341/pom.xml b/features/odl-netconf-model-rfc8341/pom.xml index c2dcc13d72..62240c6a7c 100644 --- a/features/odl-netconf-model-rfc8341/pom.xml +++ b/features/odl-netconf-model-rfc8341/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8526/pom.xml b/features/odl-netconf-model-rfc8526/pom.xml index 14469370f3..34346c7e9e 100644 --- a/features/odl-netconf-model-rfc8526/pom.xml +++ b/features/odl-netconf-model-rfc8526/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8639/pom.xml b/features/odl-netconf-model-rfc8639/pom.xml index d40dfcc508..ca2ff1f364 100644 --- a/features/odl-netconf-model-rfc8639/pom.xml +++ b/features/odl-netconf-model-rfc8639/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8641/pom.xml b/features/odl-netconf-model-rfc8641/pom.xml index 3b802d9df3..05df0b2255 100644 --- a/features/odl-netconf-model-rfc8641/pom.xml +++ b/features/odl-netconf-model-rfc8641/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8650/pom.xml b/features/odl-netconf-model-rfc8650/pom.xml index 40bd4cce37..4fb04715d6 100644 --- a/features/odl-netconf-model-rfc8650/pom.xml +++ b/features/odl-netconf-model-rfc8650/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-ssh/pom.xml b/features/odl-netconf-ssh/pom.xml index 0aa7071f1f..e6b6bea2c7 100644 --- a/features/odl-netconf-ssh/pom.xml +++ b/features/odl-netconf-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-test-tools/pom.xml b/features/odl-netconf-test-tools/pom.xml index 7b6672ceb4..b3d264e2cc 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 - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-topology/pom.xml b/features/odl-netconf-topology/pom.xml index 9fa52facba..5be438cd11 100644 --- a/features/odl-netconf-topology/pom.xml +++ b/features/odl-netconf-topology/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-transport-api/pom.xml b/features/odl-netconf-transport-api/pom.xml index 612c9c78b0..e0edc8c797 100644 --- a/features/odl-netconf-transport-api/pom.xml +++ b/features/odl-netconf-transport-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-transport/pom.xml b/features/odl-netconf-transport/pom.xml index e4129a2b7d..669722b197 100644 --- a/features/odl-netconf-transport/pom.xml +++ b/features/odl-netconf-transport/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-truststore/pom.xml b/features/odl-netconf-truststore/pom.xml index cf332e9834..817881a749 100644 --- a/features/odl-netconf-truststore/pom.xml +++ b/features/odl-netconf-truststore/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-netconf-util/pom.xml b/features/odl-netconf-util/pom.xml index 9f9c7534c2..a9c0326d1c 100644 --- a/features/odl-netconf-util/pom.xml +++ b/features/odl-netconf-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-restconf-all/pom.xml b/features/odl-restconf-all/pom.xml index 2f45f9e268..1cce49966f 100644 --- a/features/odl-restconf-all/pom.xml +++ b/features/odl-restconf-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-restconf-common/pom.xml b/features/odl-restconf-common/pom.xml index 1d36f63843..f77237588b 100644 --- a/features/odl-restconf-common/pom.xml +++ b/features/odl-restconf-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-restconf-nb/pom.xml b/features/odl-restconf-nb/pom.xml index af8623f7db..621eca6405 100644 --- a/features/odl-restconf-nb/pom.xml +++ b/features/odl-restconf-nb/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-restconf-openapi/pom.xml b/features/odl-restconf-openapi/pom.xml index a86cb3b3cb..6b35dccbf9 100644 --- a/features/odl-restconf-openapi/pom.xml +++ b/features/odl-restconf-openapi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-restconf/pom.xml b/features/odl-restconf/pom.xml index 57f05094a5..f3ccc2970d 100644 --- a/features/odl-restconf/pom.xml +++ b/features/odl-restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/odl-yanglib-mdsal-writer/pom.xml b/features/odl-yanglib-mdsal-writer/pom.xml index 2e55327e92..c857117cb9 100644 --- a/features/odl-yanglib-mdsal-writer/pom.xml +++ b/features/odl-yanglib-mdsal-writer/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../parent diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 4d57a6cc9d..5113fc13d1 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf feature-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom @@ -26,7 +26,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom import diff --git a/features/pom.xml b/features/pom.xml index f1cb998aab..c731bd0f3a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-features-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom diff --git a/karaf-static/pom.xml b/karaf-static/pom.xml index ab991a73cd..6c308337fa 100644 --- a/karaf-static/pom.xml +++ b/karaf-static/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-karaf-static Apache Karaf static distribution with integrated NETCONF and RESTCONF - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT karaf-assembly diff --git a/karaf/pom.xml b/karaf/pom.xml index 70837202cc..e5bee2a480 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.netconf netconf-karaf - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom @@ -38,7 +38,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom import diff --git a/keystore/keystore-api/pom.xml b/keystore/keystore-api/pom.xml index 97672dc598..80a6f28ca4 100644 --- a/keystore/keystore-api/pom.xml +++ b/keystore/keystore-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/keystore/keystore-legacy/pom.xml b/keystore/keystore-legacy/pom.xml index fd87fd16ab..df744a0dec 100644 --- a/keystore/keystore-legacy/pom.xml +++ b/keystore/keystore-legacy/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/keystore/keystore-none/pom.xml b/keystore/keystore-none/pom.xml index bd70aca612..c1a3e78b44 100644 --- a/keystore/keystore-none/pom.xml +++ b/keystore/keystore-none/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/keystore/plaintext-api/pom.xml b/keystore/plaintext-api/pom.xml index 75c96a0da5..de4dd13be8 100644 --- a/keystore/plaintext-api/pom.xml +++ b/keystore/plaintext-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/keystore/plaintext-cli/pom.xml b/keystore/plaintext-cli/pom.xml index a19d2cf543..4d52eba8c0 100644 --- a/keystore/plaintext-cli/pom.xml +++ b/keystore/plaintext-cli/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/keystore/plaintext-localfile/pom.xml b/keystore/plaintext-localfile/pom.xml index 7ac9979dfa..2c7a7c1e4d 100644 --- a/keystore/plaintext-localfile/pom.xml +++ b/keystore/plaintext-localfile/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/keystore/pom.xml b/keystore/pom.xml index 7e8605252d..67f7a804c8 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf keystore-aggregator - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/model/draft-ietf-netconf-crypto-types/pom.xml b/model/draft-ietf-netconf-crypto-types/pom.xml index d06ab9be1d..6d6df4a61b 100644 --- a/model/draft-ietf-netconf-crypto-types/pom.xml +++ b/model/draft-ietf-netconf-crypto-types/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/model/pom.xml b/model/pom.xml index b977d00414..6bd178a292 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf model-aggregator - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/model/rfc5277/pom.xml b/model/rfc5277/pom.xml index 92b4c78774..758a406e66 100644 --- a/model/rfc5277/pom.xml +++ b/model/rfc5277/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/model/rfc6022/pom.xml b/model/rfc6022/pom.xml index adef691c43..53e051f5f6 100644 --- a/model/rfc6022/pom.xml +++ b/model/rfc6022/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/model/rfc6241/pom.xml b/model/rfc6241/pom.xml index 60d74fea85..dcc022859e 100644 --- a/model/rfc6241/pom.xml +++ b/model/rfc6241/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/model/rfc6243/pom.xml b/model/rfc6243/pom.xml index 436c0fa077..8d858b87d5 100644 --- a/model/rfc6243/pom.xml +++ b/model/rfc6243/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/model/rfc6470/pom.xml b/model/rfc6470/pom.xml index 55812a9e4e..6c829cbd7b 100644 --- a/model/rfc6470/pom.xml +++ b/model/rfc6470/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/model/rfc7407-ietf-x509-cert-to-name/pom.xml b/model/rfc7407-ietf-x509-cert-to-name/pom.xml index 10a5e0e126..ce51bf33ce 100644 --- a/model/rfc7407-ietf-x509-cert-to-name/pom.xml +++ b/model/rfc7407-ietf-x509-cert-to-name/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/model/rfc8040-ietf-restconf-monitoring/pom.xml b/model/rfc8040-ietf-restconf-monitoring/pom.xml index d10518aaa2..da78a107ea 100644 --- a/model/rfc8040-ietf-restconf-monitoring/pom.xml +++ b/model/rfc8040-ietf-restconf-monitoring/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/model/rfc8341/pom.xml b/model/rfc8341/pom.xml index 6a0495f17d..87de4b9823 100644 --- a/model/rfc8341/pom.xml +++ b/model/rfc8341/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/model/rfc8526/pom.xml b/model/rfc8526/pom.xml index 755d4ebc97..f34c94ed11 100644 --- a/model/rfc8526/pom.xml +++ b/model/rfc8526/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/model/rfc8639/pom.xml b/model/rfc8639/pom.xml index 2797b2d97f..8283c2715d 100644 --- a/model/rfc8639/pom.xml +++ b/model/rfc8639/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/model/rfc8641/pom.xml b/model/rfc8641/pom.xml index f778a7c566..b2aaacdfa3 100644 --- a/model/rfc8641/pom.xml +++ b/model/rfc8641/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/model/rfc8650/pom.xml b/model/rfc8650/pom.xml index e023566293..b3dbfe175f 100644 --- a/model/rfc8650/pom.xml +++ b/model/rfc8650/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index 943f5dd5bd..ccb54adb2d 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index a47fea93a5..46f4139e7d 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-test-models/pom.xml b/netconf/netconf-test-models/pom.xml index 7c81fa0c9d..e93920762f 100644 --- a/netconf/netconf-test-models/pom.xml +++ b/netconf/netconf-test-models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/netconf/pom.xml b/netconf/pom.xml index 363b1a38eb..f6cd6d8436 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-subsystem - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/tools/netconf-test-perf/pom.xml b/netconf/tools/netconf-test-perf/pom.xml index e294bfd03d..3df8fe73a1 100644 --- a/netconf/tools/netconf-test-perf/pom.xml +++ b/netconf/tools/netconf-test-perf/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../../parent/pom.xml 4.0.0 diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index f7ca896191..199f5f06d5 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../../parent diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index c43931a8bf..8d0da4a2e8 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-tools - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/parent/pom.xml b/parent/pom.xml index acb8b18c5e..4bbaa4443f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom @@ -46,7 +46,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom import diff --git a/plugins/netconf-auth-aaa/pom.xml b/plugins/netconf-auth-aaa/pom.xml index 8d2da7d6a1..332913c5c6 100644 --- a/plugins/netconf-auth-aaa/pom.xml +++ b/plugins/netconf-auth-aaa/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/plugins/netconf-client-mdsal/pom.xml b/plugins/netconf-client-mdsal/pom.xml index 1ee1a4090e..de396516f6 100644 --- a/plugins/netconf-client-mdsal/pom.xml +++ b/plugins/netconf-client-mdsal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/plugins/netconf-common-mdsal/pom.xml b/plugins/netconf-common-mdsal/pom.xml index 35fb322722..91590f6d35 100644 --- a/plugins/netconf-common-mdsal/pom.xml +++ b/plugins/netconf-common-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/plugins/netconf-dom-api/pom.xml b/plugins/netconf-dom-api/pom.xml index 820e218384..559021b69c 100644 --- a/plugins/netconf-dom-api/pom.xml +++ b/plugins/netconf-dom-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/plugins/netconf-server-mdsal/pom.xml b/plugins/netconf-server-mdsal/pom.xml index 01ad16a757..59ba1804af 100644 --- a/plugins/netconf-server-mdsal/pom.xml +++ b/plugins/netconf-server-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/plugins/pom.xml b/plugins/pom.xml index c8b1f4499b..84482b7ae6 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf plugins - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/pom.xml b/pom.xml index b98823b91a..4862fdc24a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-aggregator - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/protocol/netconf-api/pom.xml b/protocol/netconf-api/pom.xml index a938d27c27..60ab777ab1 100644 --- a/protocol/netconf-api/pom.xml +++ b/protocol/netconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/protocol/netconf-client/pom.xml b/protocol/netconf-client/pom.xml index 86e43c0aed..4413fc250c 100644 --- a/protocol/netconf-client/pom.xml +++ b/protocol/netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/protocol/netconf-common/pom.xml b/protocol/netconf-common/pom.xml index 7aa6583f01..9d1cdd8758 100644 --- a/protocol/netconf-common/pom.xml +++ b/protocol/netconf-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/protocol/netconf-server/pom.xml b/protocol/netconf-server/pom.xml index 0ef08edddd..abc976f78e 100644 --- a/protocol/netconf-server/pom.xml +++ b/protocol/netconf-server/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/protocol/netconf-test-util/pom.xml b/protocol/netconf-test-util/pom.xml index e969047e1a..6d514a2665 100644 --- a/protocol/netconf-test-util/pom.xml +++ b/protocol/netconf-test-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/protocol/pom.xml b/protocol/pom.xml index 0ceb310feb..e829972e46 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf protocol - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/protocol/restconf-api/pom.xml b/protocol/restconf-api/pom.xml index a751756fce..72b630046b 100644 --- a/protocol/restconf-api/pom.xml +++ b/protocol/restconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/protocol/restconf-client/pom.xml b/protocol/restconf-client/pom.xml index 993e75a33e..f5f34699f6 100644 --- a/protocol/restconf-client/pom.xml +++ b/protocol/restconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/protocol/restconf-server/pom.xml b/protocol/restconf-server/pom.xml index b15824bdb3..d572c684cc 100644 --- a/protocol/restconf-server/pom.xml +++ b/protocol/restconf-server/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/restconf/pom.xml b/restconf/pom.xml index c292995951..f9f4c449b4 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf restconf-subsystem - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/restconf-common-models/pom.xml b/restconf/restconf-common-models/pom.xml index f1e87e47a1..d25998a986 100644 --- a/restconf/restconf-common-models/pom.xml +++ b/restconf/restconf-common-models/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index 89106b10e2..a7d233de2b 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/restconf/restconf-nb/pom.xml b/restconf/restconf-nb/pom.xml index 30f72bacf1..73244f7915 100644 --- a/restconf/restconf-nb/pom.xml +++ b/restconf/restconf-nb/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/restconf/restconf-openapi/pom.xml b/restconf/restconf-openapi/pom.xml index 8826d1dbba..237121dbca 100644 --- a/restconf/restconf-openapi/pom.xml +++ b/restconf/restconf-openapi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index bc978207ca..5f2d6e1caa 100644 --- a/restconf/sal-rest-connector-config/pom.xml +++ b/restconf/sal-rest-connector-config/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf sal-rest-connector-config - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT Configuration files for sal-rest-connector jar diff --git a/restconf/sal-restconf-broker/pom.xml b/restconf/sal-restconf-broker/pom.xml index 7f16bed1bf..15e3548cc9 100644 --- a/restconf/sal-restconf-broker/pom.xml +++ b/restconf/sal-restconf-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/restconf/wadl-generator/pom.xml b/restconf/wadl-generator/pom.xml index a6e56c0aab..c9bdc58fa3 100644 --- a/restconf/wadl-generator/pom.xml +++ b/restconf/wadl-generator/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/restconf/websocket-client/pom.xml b/restconf/websocket-client/pom.xml index c97d7a81e5..860a863f81 100644 --- a/restconf/websocket-client/pom.xml +++ b/restconf/websocket-client/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/third-party/pom.xml b/third-party/pom.xml index 0882f24ec8..252ba9239d 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf third-party - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/third-party/shaded-exificient-jar/pom.xml b/third-party/shaded-exificient-jar/pom.xml index 2cdfcf9697..d3e2cafb21 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 - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ${project.artifactId} diff --git a/third-party/shaded-exificient/pom.xml b/third-party/shaded-exificient/pom.xml index ff6d26ffb6..413315f8db 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 - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ${project.artifactId} @@ -35,7 +35,7 @@ org.opendaylight.netconf shaded-exificient-jar - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT provided diff --git a/third-party/shaded-sshd-jar/pom.xml b/third-party/shaded-sshd-jar/pom.xml index 8466b32280..e4dc21383d 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 - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ${project.artifactId} diff --git a/third-party/shaded-sshd/pom.xml b/third-party/shaded-sshd/pom.xml index d871ca79c8..dae8330fc6 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 - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ${project.artifactId} diff --git a/transport/pom.xml b/transport/pom.xml index 5deedf0569..5a7f8f88da 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf transport-aggregator - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/transport/transport-api/pom.xml b/transport/transport-api/pom.xml index 49f42ddbf8..920bf35d54 100644 --- a/transport/transport-api/pom.xml +++ b/transport/transport-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/transport/transport-http/pom.xml b/transport/transport-http/pom.xml index de3cd5062c..7e310ee902 100644 --- a/transport/transport-http/pom.xml +++ b/transport/transport-http/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/transport/transport-ssh/pom.xml b/transport/transport-ssh/pom.xml index 3cbd422fc6..53b71dd165 100644 --- a/transport/transport-ssh/pom.xml +++ b/transport/transport-ssh/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/transport/transport-tcp/pom.xml b/transport/transport-tcp/pom.xml index 2389fd0feb..533d807f58 100644 --- a/transport/transport-tcp/pom.xml +++ b/transport/transport-tcp/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/transport/transport-tls/pom.xml b/transport/transport-tls/pom.xml index 6e758a8d5b..32b084e3f5 100644 --- a/transport/transport-tls/pom.xml +++ b/transport/transport-tls/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/truststore/pom.xml b/truststore/pom.xml index 6570be5e7e..b5074aec62 100644 --- a/truststore/pom.xml +++ b/truststore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf truststore-aggregator - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/truststore/truststore-api/pom.xml b/truststore/truststore-api/pom.xml index 4719d2b9f1..ea4b646d1c 100644 --- a/truststore/truststore-api/pom.xml +++ b/truststore/truststore-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent diff --git a/truststore/truststore-none/pom.xml b/truststore/truststore-none/pom.xml index 3129379e2e..51cc4791b5 100644 --- a/truststore/truststore-none/pom.xml +++ b/truststore/truststore-none/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.6-SNAPSHOT + 8.0.0-SNAPSHOT ../../parent -- 2.36.6