From cd8eeabd1a9d02c62398fe14a1484b8030576618 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 5 Jul 2023 16:26:31 +0200 Subject: [PATCH] Bump versions to 6.0.1-SNAPSHOT This starts the next development iteration. Change-Id: I906433322e159b633475244b3673eeae70e1644c 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 +- 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-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-netty-util/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/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-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 +- netconf/callhome-model/pom.xml | 2 +- netconf/callhome-protocol/pom.xml | 2 +- netconf/mdsal-netconf-yang-library/pom.xml | 2 +- netconf/netconf-auth/pom.xml | 2 +- netconf/netconf-config/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-server/pom.xml | 2 +- protocol/netconf-test-util/pom.xml | 2 +- protocol/pom.xml | 2 +- protocol/restconf-api/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-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 +- 113 files changed, 117 insertions(+), 117 deletions(-) diff --git a/apps/callhome-provider/pom.xml b/apps/callhome-provider/pom.xml index 35cee78b92..69788fb1bb 100644 --- a/apps/callhome-provider/pom.xml +++ b/apps/callhome-provider/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/apps/netconf-console/pom.xml b/apps/netconf-console/pom.xml index fe8e96bc10..db7996a1d4 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/apps/netconf-nb/pom.xml b/apps/netconf-nb/pom.xml index a4b5034fd7..3d1ca68bc4 100644 --- a/apps/netconf-nb/pom.xml +++ b/apps/netconf-nb/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/apps/netconf-topology-impl/pom.xml b/apps/netconf-topology-impl/pom.xml index 471949a2d0..61ceadf0ac 100644 --- a/apps/netconf-topology-impl/pom.xml +++ b/apps/netconf-topology-impl/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/apps/netconf-topology-singleton/pom.xml b/apps/netconf-topology-singleton/pom.xml index 99964ed463..368ee7ec53 100644 --- a/apps/netconf-topology-singleton/pom.xml +++ b/apps/netconf-topology-singleton/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/apps/netconf-topology/pom.xml b/apps/netconf-topology/pom.xml index 44cf27de36..c89bf4da39 100644 --- a/apps/netconf-topology/pom.xml +++ b/apps/netconf-topology/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/apps/pom.xml b/apps/pom.xml index bd6aeaaaf3..ce079736e6 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf apps - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 857e1591d4..7a3ae1d1f0 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf netconf-artifacts - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom diff --git a/features/features-netconf-experimental/pom.xml b/features/features-netconf-experimental/pom.xml index 0843a86bfb..f81c610db7 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT feature diff --git a/features/features-netconf-testing/pom.xml b/features/features-netconf-testing/pom.xml index 7133fbcef0..a07c705ea9 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT feature diff --git a/features/features-netconf/pom.xml b/features/features-netconf/pom.xml index 93271a59f1..d8acfc381b 100644 --- a/features/features-netconf/pom.xml +++ b/features/features-netconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT feature diff --git a/features/odl-aaa-netconf-plugin/pom.xml b/features/odl-aaa-netconf-plugin/pom.xml index 58eb9b00fe..41ac83b165 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-all/pom.xml b/features/odl-netconf-all/pom.xml index ff11b0e213..823702194b 100644 --- a/features/odl-netconf-all/pom.xml +++ b/features/odl-netconf-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-api/pom.xml b/features/odl-netconf-api/pom.xml index 534f9dd799..cb98f5cb3a 100644 --- a/features/odl-netconf-api/pom.xml +++ b/features/odl-netconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-callhome-ssh/pom.xml b/features/odl-netconf-callhome-ssh/pom.xml index 7c7f3e72ec..27862d81aa 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-client/pom.xml b/features/odl-netconf-client/pom.xml index 2702d7bda2..3721084f47 100644 --- a/features/odl-netconf-client/pom.xml +++ b/features/odl-netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-clustered-topology/pom.xml b/features/odl-netconf-clustered-topology/pom.xml index 5dc32469af..c931a7400b 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-connector-all/pom.xml b/features/odl-netconf-connector-all/pom.xml index 6fd5ead7d0..ee66fb1a6e 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-connector/pom.xml b/features/odl-netconf-connector/pom.xml index a65e0c3f07..a057bcf3d8 100644 --- a/features/odl-netconf-connector/pom.xml +++ b/features/odl-netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-console/pom.xml b/features/odl-netconf-console/pom.xml index 2dfe7b729e..0915db5700 100644 --- a/features/odl-netconf-console/pom.xml +++ b/features/odl-netconf-console/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-impl/pom.xml b/features/odl-netconf-impl/pom.xml index beee90b1ef..993a5abdd0 100644 --- a/features/odl-netconf-impl/pom.xml +++ b/features/odl-netconf-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-keystore/pom.xml b/features/odl-netconf-keystore/pom.xml index fe61ae5302..e4502f589a 100644 --- a/features/odl-netconf-keystore/pom.xml +++ b/features/odl-netconf-keystore/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-mdsal/pom.xml b/features/odl-netconf-mdsal/pom.xml index 65c4c5808b..867559df07 100644 --- a/features/odl-netconf-mdsal/pom.xml +++ b/features/odl-netconf-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc5277/pom.xml b/features/odl-netconf-model-rfc5277/pom.xml index ee5e1a86bc..b9ea0cc45c 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6022/pom.xml b/features/odl-netconf-model-rfc6022/pom.xml index 5450600678..deebf656b7 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6241/pom.xml b/features/odl-netconf-model-rfc6241/pom.xml index 674be1e83d..408adb720b 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6243/pom.xml b/features/odl-netconf-model-rfc6243/pom.xml index 43bceb8f15..9ca58c5ad5 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6470/pom.xml b/features/odl-netconf-model-rfc6470/pom.xml index cd022ab6bf..b392b66b90 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8040/pom.xml b/features/odl-netconf-model-rfc8040/pom.xml index 31f559f004..9546530f91 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8341/pom.xml b/features/odl-netconf-model-rfc8341/pom.xml index bb739def87..9f9c856968 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8526/pom.xml b/features/odl-netconf-model-rfc8526/pom.xml index e50c3dee52..6bfd9596dd 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8639/pom.xml b/features/odl-netconf-model-rfc8639/pom.xml index 3a58c5f379..204d081b5d 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-netty-util/pom.xml b/features/odl-netconf-netty-util/pom.xml index 7ea2a57e76..215d0d080a 100644 --- a/features/odl-netconf-netty-util/pom.xml +++ b/features/odl-netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-ssh/pom.xml b/features/odl-netconf-ssh/pom.xml index e821eac315..3cd2187f00 100644 --- a/features/odl-netconf-ssh/pom.xml +++ b/features/odl-netconf-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-test-tools/pom.xml b/features/odl-netconf-test-tools/pom.xml index 38fb6c99ac..8930344e65 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-topology/pom.xml b/features/odl-netconf-topology/pom.xml index af7717eb34..12e4dd5d7d 100644 --- a/features/odl-netconf-topology/pom.xml +++ b/features/odl-netconf-topology/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-transport-api/pom.xml b/features/odl-netconf-transport-api/pom.xml index 07f3193bf1..c867ea31f8 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-transport/pom.xml b/features/odl-netconf-transport/pom.xml index e9983eb0a0..ca818fefdb 100644 --- a/features/odl-netconf-transport/pom.xml +++ b/features/odl-netconf-transport/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-truststore/pom.xml b/features/odl-netconf-truststore/pom.xml index e8275ee47d..dff2341e3c 100644 --- a/features/odl-netconf-truststore/pom.xml +++ b/features/odl-netconf-truststore/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-util/pom.xml b/features/odl-netconf-util/pom.xml index c06e015541..4a2dc6c394 100644 --- a/features/odl-netconf-util/pom.xml +++ b/features/odl-netconf-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-restconf-all/pom.xml b/features/odl-restconf-all/pom.xml index 8da6e2c663..6d329d0dac 100644 --- a/features/odl-restconf-all/pom.xml +++ b/features/odl-restconf-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-restconf-common/pom.xml b/features/odl-restconf-common/pom.xml index 5ea6f339c5..57967ac0a6 100644 --- a/features/odl-restconf-common/pom.xml +++ b/features/odl-restconf-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-restconf-nb/pom.xml b/features/odl-restconf-nb/pom.xml index fc189ec0eb..c93c8aa758 100644 --- a/features/odl-restconf-nb/pom.xml +++ b/features/odl-restconf-nb/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-restconf-openapi/pom.xml b/features/odl-restconf-openapi/pom.xml index 3a5c3e580c..81b09c35b7 100644 --- a/features/odl-restconf-openapi/pom.xml +++ b/features/odl-restconf-openapi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-restconf/pom.xml b/features/odl-restconf/pom.xml index 2fad4ffa79..3752a7c2bc 100644 --- a/features/odl-restconf/pom.xml +++ b/features/odl-restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/odl-yanglib/pom.xml b/features/odl-yanglib/pom.xml index 15861051e5..78803b11f7 100644 --- a/features/odl-yanglib/pom.xml +++ b/features/odl-yanglib/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../parent diff --git a/features/parent/pom.xml b/features/parent/pom.xml index ca8e38c1d9..3d077652ea 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf feature-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom @@ -26,7 +26,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom import diff --git a/features/pom.xml b/features/pom.xml index 670236724b..63e98e6ed9 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-features-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom diff --git a/karaf-static/pom.xml b/karaf-static/pom.xml index 8822a68861..5609fd80cd 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT karaf-assembly diff --git a/karaf/pom.xml b/karaf/pom.xml index e1d1ae3760..a24bc5435f 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.netconf netconf-karaf - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom @@ -38,7 +38,7 @@ org.opendaylight.netconf netconf-artifacts - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom import diff --git a/keystore/keystore-api/pom.xml b/keystore/keystore-api/pom.xml index 80f2814de7..7db0d250c8 100644 --- a/keystore/keystore-api/pom.xml +++ b/keystore/keystore-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/keystore/keystore-none/pom.xml b/keystore/keystore-none/pom.xml index 33d603990a..20c95db43b 100644 --- a/keystore/keystore-none/pom.xml +++ b/keystore/keystore-none/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/keystore/pom.xml b/keystore/pom.xml index 653c32ab5e..ecf3e1d433 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf keystore-aggregator - 6.0.0-SNAPSHOT + 6.0.1-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 1b0f009a3b..b88a341c48 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/model/pom.xml b/model/pom.xml index 5de8862944..9f52bef4c5 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf model-aggregator - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/model/rfc5277/pom.xml b/model/rfc5277/pom.xml index 3985e08a53..ee3cebf57e 100644 --- a/model/rfc5277/pom.xml +++ b/model/rfc5277/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/model/rfc6022/pom.xml b/model/rfc6022/pom.xml index 7249fcba08..09307b2a67 100644 --- a/model/rfc6022/pom.xml +++ b/model/rfc6022/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/model/rfc6241/pom.xml b/model/rfc6241/pom.xml index 63ccb904fe..f4cc2a5006 100644 --- a/model/rfc6241/pom.xml +++ b/model/rfc6241/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/model/rfc6243/pom.xml b/model/rfc6243/pom.xml index 54f159bac4..3c1699a940 100644 --- a/model/rfc6243/pom.xml +++ b/model/rfc6243/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/model/rfc6470/pom.xml b/model/rfc6470/pom.xml index ce2882e343..d5013f2715 100644 --- a/model/rfc6470/pom.xml +++ b/model/rfc6470/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-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 0d6d455613..31ff496e0e 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/model/rfc8040-ietf-restconf-monitoring/pom.xml b/model/rfc8040-ietf-restconf-monitoring/pom.xml index a3487c95f2..86c18cee07 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/model/rfc8341/pom.xml b/model/rfc8341/pom.xml index 4cdb6eb249..4ece923085 100644 --- a/model/rfc8341/pom.xml +++ b/model/rfc8341/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/model/rfc8526/pom.xml b/model/rfc8526/pom.xml index 0856219ce2..1ead1b6c46 100644 --- a/model/rfc8526/pom.xml +++ b/model/rfc8526/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/model/rfc8639/pom.xml b/model/rfc8639/pom.xml index 779b99355b..c350aa797c 100644 --- a/model/rfc8639/pom.xml +++ b/model/rfc8639/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/netconf/callhome-model/pom.xml b/netconf/callhome-model/pom.xml index 50b5747bb3..b0054c32ea 100644 --- a/netconf/callhome-model/pom.xml +++ b/netconf/callhome-model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/netconf/callhome-protocol/pom.xml b/netconf/callhome-protocol/pom.xml index d5d8067ce9..218459d069 100644 --- a/netconf/callhome-protocol/pom.xml +++ b/netconf/callhome-protocol/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index 6c218db802..fe0c1cbbc2 100644 --- a/netconf/mdsal-netconf-yang-library/pom.xml +++ b/netconf/mdsal-netconf-yang-library/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index c338b96c62..e6efde479a 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index 18c1daca23..e4cf2675b3 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 19ecbfc5d8..50964ea87f 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/netconf/netconf-test-models/pom.xml b/netconf/netconf-test-models/pom.xml index 7fd7066d8e..bda6fcbb0f 100644 --- a/netconf/netconf-test-models/pom.xml +++ b/netconf/netconf-test-models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/netconf/pom.xml b/netconf/pom.xml index db0f81c268..1f042eec12 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-subsystem - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/tools/netconf-test-perf/pom.xml b/netconf/tools/netconf-test-perf/pom.xml index 32e2c45384..106cc1e53d 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../../parent/pom.xml 4.0.0 diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index e1bf3c4dd1..4a417ff0ce 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../../parent diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index 487892be63..7ffc87ee71 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-tools - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/yanglib/pom.xml b/netconf/yanglib/pom.xml index 09da59c0d8..7202adb29a 100644 --- a/netconf/yanglib/pom.xml +++ b/netconf/yanglib/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/parent/pom.xml b/parent/pom.xml index 08c4d9cf67..501f8dc296 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom @@ -46,7 +46,7 @@ org.opendaylight.netconf netconf-artifacts - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom import diff --git a/plugins/netconf-auth-aaa/pom.xml b/plugins/netconf-auth-aaa/pom.xml index 5fc4d7992d..2f268af539 100644 --- a/plugins/netconf-auth-aaa/pom.xml +++ b/plugins/netconf-auth-aaa/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/plugins/netconf-client-mdsal/pom.xml b/plugins/netconf-client-mdsal/pom.xml index 662a305813..528eba57d4 100644 --- a/plugins/netconf-client-mdsal/pom.xml +++ b/plugins/netconf-client-mdsal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/plugins/netconf-common-mdsal/pom.xml b/plugins/netconf-common-mdsal/pom.xml index 04540bbb6f..00882c426d 100644 --- a/plugins/netconf-common-mdsal/pom.xml +++ b/plugins/netconf-common-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/plugins/netconf-dom-api/pom.xml b/plugins/netconf-dom-api/pom.xml index 6e651c031c..71dcacb42f 100644 --- a/plugins/netconf-dom-api/pom.xml +++ b/plugins/netconf-dom-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/plugins/netconf-server-mdsal/pom.xml b/plugins/netconf-server-mdsal/pom.xml index 7784004be2..5abc495e9b 100644 --- a/plugins/netconf-server-mdsal/pom.xml +++ b/plugins/netconf-server-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/plugins/pom.xml b/plugins/pom.xml index 50121b748f..553d7f53bc 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf plugins - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/pom.xml b/pom.xml index 10cbe9422f..605a10e0d9 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-aggregator - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/protocol/netconf-api/pom.xml b/protocol/netconf-api/pom.xml index b4e4138f18..23e0f6a0bc 100644 --- a/protocol/netconf-api/pom.xml +++ b/protocol/netconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/protocol/netconf-client/pom.xml b/protocol/netconf-client/pom.xml index 8e8114ace9..c32234fa90 100644 --- a/protocol/netconf-client/pom.xml +++ b/protocol/netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/protocol/netconf-server/pom.xml b/protocol/netconf-server/pom.xml index 4f11037be8..96e6e6e903 100644 --- a/protocol/netconf-server/pom.xml +++ b/protocol/netconf-server/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/protocol/netconf-test-util/pom.xml b/protocol/netconf-test-util/pom.xml index 5a1e05bf38..da7c98a56e 100644 --- a/protocol/netconf-test-util/pom.xml +++ b/protocol/netconf-test-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/protocol/pom.xml b/protocol/pom.xml index a9f83f2647..9dd62ec683 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf protocol - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/protocol/restconf-api/pom.xml b/protocol/restconf-api/pom.xml index 31a389e6cc..7e2ff6abf5 100644 --- a/protocol/restconf-api/pom.xml +++ b/protocol/restconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/restconf/pom.xml b/restconf/pom.xml index e4aa1bf442..6f986b473f 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf restconf-subsystem - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/restconf-common-models/pom.xml b/restconf/restconf-common-models/pom.xml index 992f1a2f9f..ac22388cc7 100644 --- a/restconf/restconf-common-models/pom.xml +++ b/restconf/restconf-common-models/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index 426ee7f9d1..011ca8cbb2 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/restconf/restconf-nb/pom.xml b/restconf/restconf-nb/pom.xml index 7992772558..ca5a657c03 100644 --- a/restconf/restconf-nb/pom.xml +++ b/restconf/restconf-nb/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/restconf/restconf-openapi/pom.xml b/restconf/restconf-openapi/pom.xml index df4f0208fe..807cf51dc3 100644 --- a/restconf/restconf-openapi/pom.xml +++ b/restconf/restconf-openapi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index 983c483b26..71969c5df0 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 - 6.0.0-SNAPSHOT + 6.0.1-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 29df5a90aa..7e60b7f09d 100644 --- a/restconf/sal-restconf-broker/pom.xml +++ b/restconf/sal-restconf-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/restconf/wadl-generator/pom.xml b/restconf/wadl-generator/pom.xml index 31e48f4cc8..c59e0552e9 100644 --- a/restconf/wadl-generator/pom.xml +++ b/restconf/wadl-generator/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/restconf/websocket-client/pom.xml b/restconf/websocket-client/pom.xml index e3fb537e8a..85a585577c 100644 --- a/restconf/websocket-client/pom.xml +++ b/restconf/websocket-client/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/third-party/pom.xml b/third-party/pom.xml index 9a49a11b8f..faa291e4a1 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf third-party - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/third-party/shaded-exificient-jar/pom.xml b/third-party/shaded-exificient-jar/pom.xml index 908fdef4b9..59a80f270e 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ${project.artifactId} diff --git a/third-party/shaded-exificient/pom.xml b/third-party/shaded-exificient/pom.xml index b6ee8c1284..6deaf2eab4 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ${project.artifactId} @@ -35,7 +35,7 @@ org.opendaylight.netconf shaded-exificient-jar - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT provided diff --git a/third-party/shaded-sshd-jar/pom.xml b/third-party/shaded-sshd-jar/pom.xml index 507d2a56b4..ef3e383f14 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ${project.artifactId} diff --git a/third-party/shaded-sshd/pom.xml b/third-party/shaded-sshd/pom.xml index c787ad3b06..005103cc14 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 - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ${project.artifactId} diff --git a/transport/pom.xml b/transport/pom.xml index 4872a2ff3b..24c958bd41 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf transport-aggregator - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/transport/transport-api/pom.xml b/transport/transport-api/pom.xml index dda11833e8..8ebd958571 100644 --- a/transport/transport-api/pom.xml +++ b/transport/transport-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/transport/transport-ssh/pom.xml b/transport/transport-ssh/pom.xml index dc872216a8..5fcb2fb4e6 100644 --- a/transport/transport-ssh/pom.xml +++ b/transport/transport-ssh/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/transport/transport-tcp/pom.xml b/transport/transport-tcp/pom.xml index 1270f0fcf7..9ede8b5606 100644 --- a/transport/transport-tcp/pom.xml +++ b/transport/transport-tcp/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/transport/transport-tls/pom.xml b/transport/transport-tls/pom.xml index b6b31d206d..d6a1954e04 100644 --- a/transport/transport-tls/pom.xml +++ b/transport/transport-tls/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/truststore/pom.xml b/truststore/pom.xml index 811bb53a50..5c152a9d76 100644 --- a/truststore/pom.xml +++ b/truststore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf truststore-aggregator - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/truststore/truststore-api/pom.xml b/truststore/truststore-api/pom.xml index ee103524bb..f25a9e2dc9 100644 --- a/truststore/truststore-api/pom.xml +++ b/truststore/truststore-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent diff --git a/truststore/truststore-none/pom.xml b/truststore/truststore-none/pom.xml index d76ac7d74e..4a03218439 100644 --- a/truststore/truststore-none/pom.xml +++ b/truststore/truststore-none/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT ../../parent -- 2.36.6