From 4239229fd929e44b08c05bdd93d636db5943b6bc Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 6 Mar 2024 16:19:45 +0100 Subject: [PATCH] Bump versions to 7.0.2-SNAPSHOT This starts the next development iteration. Change-Id: I46124371b6e85c6e742ca585eb756ec09d68b17d 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/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/odl-yanglib/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/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 +- netconf/yanglib/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 +- 120 files changed, 124 insertions(+), 124 deletions(-) diff --git a/apps/callhome-provider/pom.xml b/apps/callhome-provider/pom.xml index 158c347215..38d77dbb6f 100644 --- a/apps/callhome-provider/pom.xml +++ b/apps/callhome-provider/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/apps/netconf-console/pom.xml b/apps/netconf-console/pom.xml index 4c41d00137..83d1590d48 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/apps/netconf-nb/pom.xml b/apps/netconf-nb/pom.xml index 27dd875ff3..b0cfb981b8 100644 --- a/apps/netconf-nb/pom.xml +++ b/apps/netconf-nb/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/apps/netconf-topology-impl/pom.xml b/apps/netconf-topology-impl/pom.xml index cf19ed2a7b..727600b358 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/apps/netconf-topology-singleton/pom.xml b/apps/netconf-topology-singleton/pom.xml index 73a6130a13..2701d2bf37 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/apps/netconf-topology/pom.xml b/apps/netconf-topology/pom.xml index 8ca24e281f..8e9f9f5ad2 100644 --- a/apps/netconf-topology/pom.xml +++ b/apps/netconf-topology/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/apps/pom.xml b/apps/pom.xml index 5fa963cd24..81211d71a8 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf apps - 7.0.1 + 7.0.2-SNAPSHOT pom ${project.artifactId} diff --git a/apps/yanglib-mdsal-writer/pom.xml b/apps/yanglib-mdsal-writer/pom.xml index e55234c019..8a90893639 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 28d6c4c90e..7faa909c4c 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.1 + 7.0.2-SNAPSHOT pom diff --git a/features/features-netconf-experimental/pom.xml b/features/features-netconf-experimental/pom.xml index 744d64ec91..e488023205 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.1 + 7.0.2-SNAPSHOT feature diff --git a/features/features-netconf-testing/pom.xml b/features/features-netconf-testing/pom.xml index b61babcd96..946a2696c0 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.1 + 7.0.2-SNAPSHOT feature diff --git a/features/features-netconf/pom.xml b/features/features-netconf/pom.xml index ae55afae08..7aa4a15fb9 100644 --- a/features/features-netconf/pom.xml +++ b/features/features-netconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf - 7.0.1 + 7.0.2-SNAPSHOT feature diff --git a/features/odl-aaa-netconf-plugin/pom.xml b/features/odl-aaa-netconf-plugin/pom.xml index 4d8d1cf060..a5713ff935 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-all/pom.xml b/features/odl-netconf-all/pom.xml index 64c9b8b2e1..45e76837bb 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-api/pom.xml b/features/odl-netconf-api/pom.xml index 08fe945ede..87ce313864 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-callhome-ssh/pom.xml b/features/odl-netconf-callhome-ssh/pom.xml index 431a67b47f..34db6b1c10 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-client/pom.xml b/features/odl-netconf-client/pom.xml index 2ec489548f..ff0725a941 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-clustered-topology/pom.xml b/features/odl-netconf-clustered-topology/pom.xml index b796606e12..d68b5917bf 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-common/pom.xml b/features/odl-netconf-common/pom.xml index 612da0ca67..96089cb9eb 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-connector-all/pom.xml b/features/odl-netconf-connector-all/pom.xml index 24494af921..8876797d53 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-connector/pom.xml b/features/odl-netconf-connector/pom.xml index 45e21040e0..441f8bf250 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-console/pom.xml b/features/odl-netconf-console/pom.xml index c902829531..2a0e9dc804 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-impl/pom.xml b/features/odl-netconf-impl/pom.xml index e63ac8b5aa..e8f1c2d290 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-keystore/pom.xml b/features/odl-netconf-keystore/pom.xml index b9c1bb3201..daef923f6c 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-mdsal/pom.xml b/features/odl-netconf-mdsal/pom.xml index 9f06f8bd46..799e56d054 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc5277/pom.xml b/features/odl-netconf-model-rfc5277/pom.xml index cac8029dcc..715a92e5c1 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6022/pom.xml b/features/odl-netconf-model-rfc6022/pom.xml index b34ef6c210..302d0dcb0f 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6241/pom.xml b/features/odl-netconf-model-rfc6241/pom.xml index f4b931efee..cf5c7e6743 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6243/pom.xml b/features/odl-netconf-model-rfc6243/pom.xml index 83a8c7b354..ee72847d3c 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6470/pom.xml b/features/odl-netconf-model-rfc6470/pom.xml index 04fd30f3f2..a5bc88a63d 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8040/pom.xml b/features/odl-netconf-model-rfc8040/pom.xml index 804e3ae3c6..d9e67c6f95 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8341/pom.xml b/features/odl-netconf-model-rfc8341/pom.xml index 5942be64cc..2664922f52 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8526/pom.xml b/features/odl-netconf-model-rfc8526/pom.xml index e00fa53adb..d35d2f5c75 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8639/pom.xml b/features/odl-netconf-model-rfc8639/pom.xml index b7974d83cb..9354697f70 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8641/pom.xml b/features/odl-netconf-model-rfc8641/pom.xml index 96743ffc99..548ce347da 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8650/pom.xml b/features/odl-netconf-model-rfc8650/pom.xml index 576fa439fe..e8b807a7b3 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-ssh/pom.xml b/features/odl-netconf-ssh/pom.xml index 3afacc006e..e525ac1a80 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-test-tools/pom.xml b/features/odl-netconf-test-tools/pom.xml index 7ca3f1a5a0..33fdde8c5e 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-topology/pom.xml b/features/odl-netconf-topology/pom.xml index 6ac07f0de3..fadcd11a8e 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-transport-api/pom.xml b/features/odl-netconf-transport-api/pom.xml index 44823a6e47..7820773d88 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-transport/pom.xml b/features/odl-netconf-transport/pom.xml index 7264c92f4b..672d4ab044 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-truststore/pom.xml b/features/odl-netconf-truststore/pom.xml index f9dbdc031a..94443452ae 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-netconf-util/pom.xml b/features/odl-netconf-util/pom.xml index 1548399516..12c6118be2 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-restconf-all/pom.xml b/features/odl-restconf-all/pom.xml index 11a6b201f8..a103cc6c9d 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-restconf-common/pom.xml b/features/odl-restconf-common/pom.xml index 43f5cf02fb..cb2f0406b3 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-restconf-nb/pom.xml b/features/odl-restconf-nb/pom.xml index a0e308884f..8fe546239e 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-restconf-openapi/pom.xml b/features/odl-restconf-openapi/pom.xml index a877b57b12..eb47a5d3e6 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-restconf/pom.xml b/features/odl-restconf/pom.xml index 2c6fb499e1..40e29d945e 100644 --- a/features/odl-restconf/pom.xml +++ b/features/odl-restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-yanglib-mdsal-writer/pom.xml b/features/odl-yanglib-mdsal-writer/pom.xml index dfc7ecbfc5..9e121fbd76 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.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/odl-yanglib/pom.xml b/features/odl-yanglib/pom.xml index 97031ab778..8c8ef06540 100644 --- a/features/odl-yanglib/pom.xml +++ b/features/odl-yanglib/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.1 + 7.0.2-SNAPSHOT ../parent diff --git a/features/parent/pom.xml b/features/parent/pom.xml index e065847192..22938bff19 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf feature-parent - 7.0.1 + 7.0.2-SNAPSHOT pom @@ -26,7 +26,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT pom import diff --git a/features/pom.xml b/features/pom.xml index 4a151ddce0..47e1920750 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-features-parent - 7.0.1 + 7.0.2-SNAPSHOT pom diff --git a/karaf-static/pom.xml b/karaf-static/pom.xml index 95b4bd8a9f..7eacbe1ac9 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.1 + 7.0.2-SNAPSHOT karaf-assembly diff --git a/karaf/pom.xml b/karaf/pom.xml index b0765fab20..ea3d2ff879 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.netconf netconf-karaf - 7.0.1 + 7.0.2-SNAPSHOT pom @@ -38,7 +38,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.1 + 7.0.2-SNAPSHOT pom import diff --git a/keystore/keystore-api/pom.xml b/keystore/keystore-api/pom.xml index 29c0f3fae6..3e091be7e7 100644 --- a/keystore/keystore-api/pom.xml +++ b/keystore/keystore-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/keystore/keystore-legacy/pom.xml b/keystore/keystore-legacy/pom.xml index e8970e053b..ab92b9ee5f 100644 --- a/keystore/keystore-legacy/pom.xml +++ b/keystore/keystore-legacy/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/keystore/keystore-none/pom.xml b/keystore/keystore-none/pom.xml index e8112a5ccb..a03cb85704 100644 --- a/keystore/keystore-none/pom.xml +++ b/keystore/keystore-none/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/keystore/pom.xml b/keystore/pom.xml index f32a6a3d34..25e9eb3ee3 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf keystore-aggregator - 7.0.1 + 7.0.2-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 66a63061ed..09efce4299 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/model/pom.xml b/model/pom.xml index 5688868d6a..f0730a3525 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf model-aggregator - 7.0.1 + 7.0.2-SNAPSHOT pom ${project.artifactId} diff --git a/model/rfc5277/pom.xml b/model/rfc5277/pom.xml index 100ded4d80..b27ef7b76e 100644 --- a/model/rfc5277/pom.xml +++ b/model/rfc5277/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/model/rfc6022/pom.xml b/model/rfc6022/pom.xml index b5f915b41a..0ba7a3aec3 100644 --- a/model/rfc6022/pom.xml +++ b/model/rfc6022/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/model/rfc6241/pom.xml b/model/rfc6241/pom.xml index 1bd7b52d07..aa9c74cba6 100644 --- a/model/rfc6241/pom.xml +++ b/model/rfc6241/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/model/rfc6243/pom.xml b/model/rfc6243/pom.xml index 364090f1e1..50195dcab0 100644 --- a/model/rfc6243/pom.xml +++ b/model/rfc6243/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/model/rfc6470/pom.xml b/model/rfc6470/pom.xml index 73c932f863..841958bd54 100644 --- a/model/rfc6470/pom.xml +++ b/model/rfc6470/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-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 8685b30240..a989c5fc30 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/model/rfc8040-ietf-restconf-monitoring/pom.xml b/model/rfc8040-ietf-restconf-monitoring/pom.xml index 4d3560ff54..e709cef99e 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/model/rfc8341/pom.xml b/model/rfc8341/pom.xml index bbbcac416b..93a48ce1a8 100644 --- a/model/rfc8341/pom.xml +++ b/model/rfc8341/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/model/rfc8526/pom.xml b/model/rfc8526/pom.xml index 35d0d86b4b..4c18e17fdf 100644 --- a/model/rfc8526/pom.xml +++ b/model/rfc8526/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/model/rfc8639/pom.xml b/model/rfc8639/pom.xml index 1eec833eec..2b1977f087 100644 --- a/model/rfc8639/pom.xml +++ b/model/rfc8639/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/model/rfc8641/pom.xml b/model/rfc8641/pom.xml index a687ec2b83..2b7137bc95 100644 --- a/model/rfc8641/pom.xml +++ b/model/rfc8641/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/model/rfc8650/pom.xml b/model/rfc8650/pom.xml index 4af4b2b51f..403bb4c202 100644 --- a/model/rfc8650/pom.xml +++ b/model/rfc8650/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index 2380a41d61..57da675a8e 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 51367e26d8..4e904b4e3e 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/netconf/netconf-test-models/pom.xml b/netconf/netconf-test-models/pom.xml index 29c0a54665..f5a66b8b81 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/netconf/pom.xml b/netconf/pom.xml index 04acaecc5f..1d27cccda0 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-subsystem - 7.0.1 + 7.0.2-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/tools/netconf-test-perf/pom.xml b/netconf/tools/netconf-test-perf/pom.xml index cc9fda3533..3afb5f440e 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.1 + 7.0.2-SNAPSHOT ../../../parent/pom.xml 4.0.0 diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index 212e36303e..6396b66816 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.1 + 7.0.2-SNAPSHOT ../../../parent diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index ead4a739bf..c8aa62237c 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-tools - 7.0.1 + 7.0.2-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/yanglib/pom.xml b/netconf/yanglib/pom.xml index 3737b6c47f..2c8076954d 100644 --- a/netconf/yanglib/pom.xml +++ b/netconf/yanglib/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/parent/pom.xml b/parent/pom.xml index 86f91274f2..389ee111ef 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT pom @@ -46,7 +46,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.1 + 7.0.2-SNAPSHOT pom import diff --git a/plugins/netconf-auth-aaa/pom.xml b/plugins/netconf-auth-aaa/pom.xml index 216b15adb4..c0df289bd1 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/plugins/netconf-client-mdsal/pom.xml b/plugins/netconf-client-mdsal/pom.xml index 0a9bfca51e..9f23721314 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/plugins/netconf-common-mdsal/pom.xml b/plugins/netconf-common-mdsal/pom.xml index a7d3971404..89cc4154e6 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/plugins/netconf-dom-api/pom.xml b/plugins/netconf-dom-api/pom.xml index cbe19b94bb..f62e6752a3 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/plugins/netconf-server-mdsal/pom.xml b/plugins/netconf-server-mdsal/pom.xml index eb57fbf093..448938c06a 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/plugins/pom.xml b/plugins/pom.xml index 920355cb79..293b69ccba 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf plugins - 7.0.1 + 7.0.2-SNAPSHOT pom ${project.artifactId} diff --git a/pom.xml b/pom.xml index 8100621535..9ee9a3a451 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-aggregator - 7.0.1 + 7.0.2-SNAPSHOT pom ${project.artifactId} diff --git a/protocol/netconf-api/pom.xml b/protocol/netconf-api/pom.xml index a2f9ec4d97..8ada2df012 100644 --- a/protocol/netconf-api/pom.xml +++ b/protocol/netconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/protocol/netconf-client/pom.xml b/protocol/netconf-client/pom.xml index 1f48239d08..16a7b1b0db 100644 --- a/protocol/netconf-client/pom.xml +++ b/protocol/netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/protocol/netconf-common/pom.xml b/protocol/netconf-common/pom.xml index 2002899b1a..5869943d96 100644 --- a/protocol/netconf-common/pom.xml +++ b/protocol/netconf-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/protocol/netconf-server/pom.xml b/protocol/netconf-server/pom.xml index 771818bb62..6fadb88d96 100644 --- a/protocol/netconf-server/pom.xml +++ b/protocol/netconf-server/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/protocol/netconf-test-util/pom.xml b/protocol/netconf-test-util/pom.xml index 1de7e340a6..be698aaba2 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/protocol/pom.xml b/protocol/pom.xml index 70e59e4cc4..9fb07a9c30 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf protocol - 7.0.1 + 7.0.2-SNAPSHOT pom ${project.artifactId} diff --git a/protocol/restconf-api/pom.xml b/protocol/restconf-api/pom.xml index 317280d3fb..ee8ce4b290 100644 --- a/protocol/restconf-api/pom.xml +++ b/protocol/restconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/protocol/restconf-client/pom.xml b/protocol/restconf-client/pom.xml index 0ab3652acc..a8b521eee2 100644 --- a/protocol/restconf-client/pom.xml +++ b/protocol/restconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/protocol/restconf-server/pom.xml b/protocol/restconf-server/pom.xml index 337227c046..a46266b0b4 100644 --- a/protocol/restconf-server/pom.xml +++ b/protocol/restconf-server/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/restconf/pom.xml b/restconf/pom.xml index c9a1ca9318..fe4642df29 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf restconf-subsystem - 7.0.1 + 7.0.2-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/restconf-common-models/pom.xml b/restconf/restconf-common-models/pom.xml index d1395a5f71..e11e5cfa9d 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index f8a68a5f97..35f15975a2 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/restconf/restconf-nb/pom.xml b/restconf/restconf-nb/pom.xml index 215120d258..4f0fb8158f 100644 --- a/restconf/restconf-nb/pom.xml +++ b/restconf/restconf-nb/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/restconf/restconf-openapi/pom.xml b/restconf/restconf-openapi/pom.xml index 73f03c40cf..a7a98ec371 100644 --- a/restconf/restconf-openapi/pom.xml +++ b/restconf/restconf-openapi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index 0e2aec1d1b..d393a3b991 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.1 + 7.0.2-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 ed2817004d..3863ab1631 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.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/restconf/wadl-generator/pom.xml b/restconf/wadl-generator/pom.xml index 13d06ecc0d..5bb26e530e 100644 --- a/restconf/wadl-generator/pom.xml +++ b/restconf/wadl-generator/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/restconf/websocket-client/pom.xml b/restconf/websocket-client/pom.xml index ad8633fd05..824df7cbbd 100644 --- a/restconf/websocket-client/pom.xml +++ b/restconf/websocket-client/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/third-party/pom.xml b/third-party/pom.xml index 793e1203ab..9a2d98d6ba 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf third-party - 7.0.1 + 7.0.2-SNAPSHOT pom ${project.artifactId} diff --git a/third-party/shaded-exificient-jar/pom.xml b/third-party/shaded-exificient-jar/pom.xml index 89a903a645..e72088d7e7 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.1 + 7.0.2-SNAPSHOT ${project.artifactId} diff --git a/third-party/shaded-exificient/pom.xml b/third-party/shaded-exificient/pom.xml index 62f8131422..4001047a26 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.1 + 7.0.2-SNAPSHOT ${project.artifactId} @@ -35,7 +35,7 @@ org.opendaylight.netconf shaded-exificient-jar - 7.0.1 + 7.0.2-SNAPSHOT provided diff --git a/third-party/shaded-sshd-jar/pom.xml b/third-party/shaded-sshd-jar/pom.xml index 4cbd91c80b..e19e5cbaf0 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.1 + 7.0.2-SNAPSHOT ${project.artifactId} diff --git a/third-party/shaded-sshd/pom.xml b/third-party/shaded-sshd/pom.xml index 8939f50110..eeab2ca0e7 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.1 + 7.0.2-SNAPSHOT ${project.artifactId} diff --git a/transport/pom.xml b/transport/pom.xml index 0549d6f36d..7123c296b4 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf transport-aggregator - 7.0.1 + 7.0.2-SNAPSHOT pom ${project.artifactId} diff --git a/transport/transport-api/pom.xml b/transport/transport-api/pom.xml index ad36a08f0f..4c8c38146d 100644 --- a/transport/transport-api/pom.xml +++ b/transport/transport-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/transport/transport-http/pom.xml b/transport/transport-http/pom.xml index 4eb0dad2fe..2a9238fd2c 100644 --- a/transport/transport-http/pom.xml +++ b/transport/transport-http/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/transport/transport-ssh/pom.xml b/transport/transport-ssh/pom.xml index 35c63873ee..0e6628d85b 100644 --- a/transport/transport-ssh/pom.xml +++ b/transport/transport-ssh/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/transport/transport-tcp/pom.xml b/transport/transport-tcp/pom.xml index c5ad0bf7cb..39644b8e54 100644 --- a/transport/transport-tcp/pom.xml +++ b/transport/transport-tcp/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/transport/transport-tls/pom.xml b/transport/transport-tls/pom.xml index 7efc5660cb..06733cd1c2 100644 --- a/transport/transport-tls/pom.xml +++ b/transport/transport-tls/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/truststore/pom.xml b/truststore/pom.xml index 5d2b8499fa..9039bc3560 100644 --- a/truststore/pom.xml +++ b/truststore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf truststore-aggregator - 7.0.1 + 7.0.2-SNAPSHOT pom ${project.artifactId} diff --git a/truststore/truststore-api/pom.xml b/truststore/truststore-api/pom.xml index 06ca9fc6fb..9b49aed8b9 100644 --- a/truststore/truststore-api/pom.xml +++ b/truststore/truststore-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent diff --git a/truststore/truststore-none/pom.xml b/truststore/truststore-none/pom.xml index 9c2252aaa7..bb6e63276e 100644 --- a/truststore/truststore-none/pom.xml +++ b/truststore/truststore-none/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.1 + 7.0.2-SNAPSHOT ../../parent -- 2.36.6