From ae4aa5311137d1900b22e0f5fbe790e331775770 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 7 Nov 2022 01:31:22 +0100 Subject: [PATCH] Bump versions to 5.0.0-SNAPSHOT This starts the next major version development. Change-Id: Ie88d713d1b6e414e6363ae12f4f882df25fe1327 Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- features/netconf-connector/features-netconf-connector/pom.xml | 2 +- features/netconf-connector/odl-netconf-callhome-ssh/pom.xml | 2 +- .../netconf-connector/odl-netconf-clustered-topology/pom.xml | 2 +- features/netconf-connector/odl-netconf-connector-all/pom.xml | 2 +- features/netconf-connector/odl-netconf-connector/pom.xml | 2 +- features/netconf-connector/odl-netconf-console/pom.xml | 2 +- features/netconf-connector/odl-netconf-topology/pom.xml | 2 +- features/netconf-connector/pom.xml | 2 +- features/netconf/features-netconf-testing/pom.xml | 2 +- features/netconf/features-netconf/pom.xml | 2 +- features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml | 2 +- features/netconf/odl-aaa-netconf-plugin/pom.xml | 2 +- features/netconf/odl-netconf-all/pom.xml | 2 +- features/netconf/odl-netconf-api/pom.xml | 2 +- features/netconf/odl-netconf-client/pom.xml | 2 +- features/netconf/odl-netconf-impl/pom.xml | 2 +- features/netconf/odl-netconf-mapping-api/pom.xml | 2 +- features/netconf/odl-netconf-mdsal/pom.xml | 2 +- features/netconf/odl-netconf-netty-util/pom.xml | 2 +- features/netconf/odl-netconf-notifications-api/pom.xml | 2 +- features/netconf/odl-netconf-notifications-impl/pom.xml | 2 +- features/netconf/odl-netconf-ssh/pom.xml | 2 +- features/netconf/odl-netconf-tcp/pom.xml | 2 +- features/netconf/odl-netconf-test-tools/pom.xml | 2 +- features/netconf/odl-netconf-util/pom.xml | 2 +- features/netconf/pom.xml | 2 +- features/parent/pom.xml | 4 ++-- features/pom.xml | 2 +- features/restconf/features-restconf/pom.xml | 2 +- features/restconf/odl-mdsal-apidocs/pom.xml | 2 +- features/restconf/odl-restconf-all/pom.xml | 2 +- features/restconf/odl-restconf-common/pom.xml | 2 +- features/restconf/odl-restconf-nb/pom.xml | 2 +- features/restconf/odl-restconf/pom.xml | 2 +- features/restconf/pom.xml | 2 +- features/yanglib/features-yanglib/pom.xml | 2 +- features/yanglib/odl-yanglib/pom.xml | 2 +- features/yanglib/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/rfc8040-ietf-restconf-monitoring/pom.xml | 2 +- model/rfc8341/pom.xml | 2 +- model/rfc8526/pom.xml | 2 +- model/rfc8639/pom.xml | 2 +- netconf/aaa-authn-odl-plugin/pom.xml | 2 +- netconf/callhome-model/pom.xml | 2 +- netconf/callhome-protocol/pom.xml | 2 +- netconf/callhome-provider/pom.xml | 2 +- netconf/mdsal-netconf-connector/pom.xml | 2 +- netconf/mdsal-netconf-impl/pom.xml | 2 +- netconf/mdsal-netconf-monitoring/pom.xml | 2 +- netconf/mdsal-netconf-notification/pom.xml | 2 +- netconf/mdsal-netconf-ssh/pom.xml | 2 +- netconf/mdsal-netconf-tcp/pom.xml | 2 +- netconf/mdsal-netconf-yang-library/pom.xml | 2 +- netconf/netconf-api/pom.xml | 2 +- netconf/netconf-auth/pom.xml | 2 +- netconf/netconf-client/pom.xml | 2 +- netconf/netconf-config/pom.xml | 2 +- netconf/netconf-console/pom.xml | 2 +- netconf/netconf-dom-api/pom.xml | 2 +- netconf/netconf-impl/pom.xml | 2 +- netconf/netconf-mapping-api/pom.xml | 2 +- netconf/netconf-netty-util/pom.xml | 2 +- netconf/netconf-notifications-api/pom.xml | 2 +- netconf/netconf-test-models/pom.xml | 2 +- netconf/netconf-topology-impl/pom.xml | 2 +- netconf/netconf-topology-singleton/pom.xml | 2 +- netconf/netconf-topology/pom.xml | 2 +- netconf/netconf-util/pom.xml | 2 +- netconf/pom.xml | 2 +- netconf/sal-netconf-connector/pom.xml | 2 +- netconf/shaded-exificient-jar/pom.xml | 2 +- netconf/shaded-exificient/pom.xml | 4 ++-- netconf/shaded-sshd-jar/pom.xml | 2 +- netconf/shaded-sshd/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 ++-- 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/sal-rest-connector-config/pom.xml | 2 +- restconf/sal-rest-docgen/pom.xml | 2 +- restconf/sal-restconf-broker/pom.xml | 2 +- restconf/wadl-generator/pom.xml | 2 +- restconf/websocket-client/pom.xml | 2 +- transport/pom.xml | 2 +- transport/transport-api/pom.xml | 2 +- transport/transport-tcp/pom.xml | 2 +- truststore/pom.xml | 2 +- truststore/truststore-api/pom.xml | 2 +- truststore/truststore-none/pom.xml | 2 +- 108 files changed, 112 insertions(+), 112 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 706880dc8f..df5bc59054 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf netconf-artifacts - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index 17dbf8d2f8..3ceb38c9b4 100644 --- a/features/netconf-connector/features-netconf-connector/pom.xml +++ b/features/netconf-connector/features-netconf-connector/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf-connector - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT feature diff --git a/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml b/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml index a0eb129898..aa051bb1d6 100644 --- a/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml +++ b/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf-connector/odl-netconf-clustered-topology/pom.xml b/features/netconf-connector/odl-netconf-clustered-topology/pom.xml index 92d1606068..c84ef32e60 100644 --- a/features/netconf-connector/odl-netconf-clustered-topology/pom.xml +++ b/features/netconf-connector/odl-netconf-clustered-topology/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf-connector/odl-netconf-connector-all/pom.xml b/features/netconf-connector/odl-netconf-connector-all/pom.xml index c257b2d165..d7a684d6c6 100644 --- a/features/netconf-connector/odl-netconf-connector-all/pom.xml +++ b/features/netconf-connector/odl-netconf-connector-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf-connector/odl-netconf-connector/pom.xml b/features/netconf-connector/odl-netconf-connector/pom.xml index 5767198e1e..89536d17f0 100644 --- a/features/netconf-connector/odl-netconf-connector/pom.xml +++ b/features/netconf-connector/odl-netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf-connector/odl-netconf-console/pom.xml b/features/netconf-connector/odl-netconf-console/pom.xml index 663b6eef5d..4c1f780927 100644 --- a/features/netconf-connector/odl-netconf-console/pom.xml +++ b/features/netconf-connector/odl-netconf-console/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf-connector/odl-netconf-topology/pom.xml b/features/netconf-connector/odl-netconf-topology/pom.xml index 1a9d47a39d..45aba5da89 100644 --- a/features/netconf-connector/odl-netconf-topology/pom.xml +++ b/features/netconf-connector/odl-netconf-topology/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index d713ac8971..fe68d98e8b 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-netconf-connector-aggregator - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom diff --git a/features/netconf/features-netconf-testing/pom.xml b/features/netconf/features-netconf-testing/pom.xml index eb65b470e0..bc46620751 100644 --- a/features/netconf/features-netconf-testing/pom.xml +++ b/features/netconf/features-netconf-testing/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf-testing - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT feature diff --git a/features/netconf/features-netconf/pom.xml b/features/netconf/features-netconf/pom.xml index b0ed5b36ba..fc4e115c9b 100644 --- a/features/netconf/features-netconf/pom.xml +++ b/features/netconf/features-netconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT feature diff --git a/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml b/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml index 5c103211c1..c7c670abcb 100644 --- a/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml +++ b/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-aaa-netconf-plugin/pom.xml b/features/netconf/odl-aaa-netconf-plugin/pom.xml index 2f785c4643..5a6e8b74b1 100644 --- a/features/netconf/odl-aaa-netconf-plugin/pom.xml +++ b/features/netconf/odl-aaa-netconf-plugin/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-netconf-all/pom.xml b/features/netconf/odl-netconf-all/pom.xml index 11249d322f..6f357bbc1c 100644 --- a/features/netconf/odl-netconf-all/pom.xml +++ b/features/netconf/odl-netconf-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index 292ab78c08..1a43631f67 100644 --- a/features/netconf/odl-netconf-api/pom.xml +++ b/features/netconf/odl-netconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-netconf-client/pom.xml b/features/netconf/odl-netconf-client/pom.xml index bc45a51069..d35c7f1ce4 100644 --- a/features/netconf/odl-netconf-client/pom.xml +++ b/features/netconf/odl-netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-netconf-impl/pom.xml b/features/netconf/odl-netconf-impl/pom.xml index cfd887c85e..700370d110 100644 --- a/features/netconf/odl-netconf-impl/pom.xml +++ b/features/netconf/odl-netconf-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-netconf-mapping-api/pom.xml b/features/netconf/odl-netconf-mapping-api/pom.xml index 98fab6c631..cc3d98b3ba 100644 --- a/features/netconf/odl-netconf-mapping-api/pom.xml +++ b/features/netconf/odl-netconf-mapping-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-netconf-mdsal/pom.xml b/features/netconf/odl-netconf-mdsal/pom.xml index 948e127042..f800a11688 100644 --- a/features/netconf/odl-netconf-mdsal/pom.xml +++ b/features/netconf/odl-netconf-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-netconf-netty-util/pom.xml b/features/netconf/odl-netconf-netty-util/pom.xml index c547972324..6a3c1ee510 100644 --- a/features/netconf/odl-netconf-netty-util/pom.xml +++ b/features/netconf/odl-netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-netconf-notifications-api/pom.xml b/features/netconf/odl-netconf-notifications-api/pom.xml index 468872d5b3..dd97ea3058 100644 --- a/features/netconf/odl-netconf-notifications-api/pom.xml +++ b/features/netconf/odl-netconf-notifications-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-netconf-notifications-impl/pom.xml b/features/netconf/odl-netconf-notifications-impl/pom.xml index 9b23ef045f..586577544e 100644 --- a/features/netconf/odl-netconf-notifications-impl/pom.xml +++ b/features/netconf/odl-netconf-notifications-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-netconf-ssh/pom.xml b/features/netconf/odl-netconf-ssh/pom.xml index e593317234..9b12b27732 100644 --- a/features/netconf/odl-netconf-ssh/pom.xml +++ b/features/netconf/odl-netconf-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-netconf-tcp/pom.xml b/features/netconf/odl-netconf-tcp/pom.xml index 22679947ce..d9e39a80e5 100644 --- a/features/netconf/odl-netconf-tcp/pom.xml +++ b/features/netconf/odl-netconf-tcp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/odl-netconf-test-tools/pom.xml b/features/netconf/odl-netconf-test-tools/pom.xml index 98f6b6c181..daf34775cc 100644 --- a/features/netconf/odl-netconf-test-tools/pom.xml +++ b/features/netconf/odl-netconf-test-tools/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent 4.0.0 diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index 4f4c15b439..c6cb06aac2 100644 --- a/features/netconf/odl-netconf-util/pom.xml +++ b/features/netconf/odl-netconf-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index ab5df11c01..64a543dc93 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-netconf-aggregator - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 6ddd623736..80723968b8 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom @@ -26,7 +26,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom import diff --git a/features/pom.xml b/features/pom.xml index fc8a8891ec..9365168619 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-features-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom diff --git a/features/restconf/features-restconf/pom.xml b/features/restconf/features-restconf/pom.xml index 3eb85c9164..3480eb9ee7 100644 --- a/features/restconf/features-restconf/pom.xml +++ b/features/restconf/features-restconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-restconf - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT feature diff --git a/features/restconf/odl-mdsal-apidocs/pom.xml b/features/restconf/odl-mdsal-apidocs/pom.xml index 58e4504ba5..d92019fe23 100644 --- a/features/restconf/odl-mdsal-apidocs/pom.xml +++ b/features/restconf/odl-mdsal-apidocs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/restconf/odl-restconf-all/pom.xml b/features/restconf/odl-restconf-all/pom.xml index cc707d06ab..77903076f5 100644 --- a/features/restconf/odl-restconf-all/pom.xml +++ b/features/restconf/odl-restconf-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 9a677944ec..817ef84dc7 100644 --- a/features/restconf/odl-restconf-common/pom.xml +++ b/features/restconf/odl-restconf-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/restconf/odl-restconf-nb/pom.xml b/features/restconf/odl-restconf-nb/pom.xml index 471d236f64..5762b00382 100644 --- a/features/restconf/odl-restconf-nb/pom.xml +++ b/features/restconf/odl-restconf-nb/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/restconf/odl-restconf/pom.xml b/features/restconf/odl-restconf/pom.xml index 745c776305..c3b4918a4e 100644 --- a/features/restconf/odl-restconf/pom.xml +++ b/features/restconf/odl-restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index beb28d9787..af9f4c0a42 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-restconf-aggregator - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom diff --git a/features/yanglib/features-yanglib/pom.xml b/features/yanglib/features-yanglib/pom.xml index 00cc889bbe..d106f7ad41 100644 --- a/features/yanglib/features-yanglib/pom.xml +++ b/features/yanglib/features-yanglib/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf features-yanglib - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT feature diff --git a/features/yanglib/odl-yanglib/pom.xml b/features/yanglib/odl-yanglib/pom.xml index e7cea6b930..2ae445fb8f 100644 --- a/features/yanglib/odl-yanglib/pom.xml +++ b/features/yanglib/odl-yanglib/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/features/yanglib/pom.xml b/features/yanglib/pom.xml index a65ec7a7cc..21d160f2dc 100644 --- a/features/yanglib/pom.xml +++ b/features/yanglib/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf features-yanglib-aggregator - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom diff --git a/karaf-static/pom.xml b/karaf-static/pom.xml index cdb9338437..8a34f652c3 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 - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT karaf-assembly diff --git a/karaf/pom.xml b/karaf/pom.xml index bab9d86789..2a2c8c3783 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.netconf netconf-karaf - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom @@ -38,7 +38,7 @@ org.opendaylight.netconf netconf-artifacts - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom import diff --git a/keystore/keystore-api/pom.xml b/keystore/keystore-api/pom.xml index a85ab90f72..9b5a37ccd9 100644 --- a/keystore/keystore-api/pom.xml +++ b/keystore/keystore-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/keystore/keystore-none/pom.xml b/keystore/keystore-none/pom.xml index bc9a6fca35..67d888d5b6 100644 --- a/keystore/keystore-none/pom.xml +++ b/keystore/keystore-none/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/keystore/pom.xml b/keystore/pom.xml index fbce350581..2fc5d23a2a 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf keystore-aggregator - 4.0.4-SNAPSHOT + 5.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 eedcf9ca7d..885337571f 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 - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/model/pom.xml b/model/pom.xml index c7d196aa13..5138a423c3 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf model-aggregator - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/model/rfc5277/pom.xml b/model/rfc5277/pom.xml index d64892afc3..850c676660 100644 --- a/model/rfc5277/pom.xml +++ b/model/rfc5277/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/model/rfc6022/pom.xml b/model/rfc6022/pom.xml index 5bd44aab07..713447c2df 100644 --- a/model/rfc6022/pom.xml +++ b/model/rfc6022/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/model/rfc6241/pom.xml b/model/rfc6241/pom.xml index 9684cd4094..febf65cd34 100644 --- a/model/rfc6241/pom.xml +++ b/model/rfc6241/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/model/rfc6243/pom.xml b/model/rfc6243/pom.xml index 6f75593a07..54652b0263 100644 --- a/model/rfc6243/pom.xml +++ b/model/rfc6243/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/model/rfc6470/pom.xml b/model/rfc6470/pom.xml index b32eab1dba..df64b36f94 100644 --- a/model/rfc6470/pom.xml +++ b/model/rfc6470/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/model/rfc8040-ietf-restconf-monitoring/pom.xml b/model/rfc8040-ietf-restconf-monitoring/pom.xml index 8824111d15..f799141a1b 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 - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/model/rfc8341/pom.xml b/model/rfc8341/pom.xml index 36c4654069..cdabbed697 100644 --- a/model/rfc8341/pom.xml +++ b/model/rfc8341/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/model/rfc8526/pom.xml b/model/rfc8526/pom.xml index b9a72b1bc9..461a56e8e4 100644 --- a/model/rfc8526/pom.xml +++ b/model/rfc8526/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/model/rfc8639/pom.xml b/model/rfc8639/pom.xml index c95fe94d0f..1dba2f9d36 100644 --- a/model/rfc8639/pom.xml +++ b/model/rfc8639/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index 2a1e1cffd8..62b2f98238 100644 --- a/netconf/aaa-authn-odl-plugin/pom.xml +++ b/netconf/aaa-authn-odl-plugin/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/callhome-model/pom.xml b/netconf/callhome-model/pom.xml index 71fc6c1479..b99bcfee9f 100644 --- a/netconf/callhome-model/pom.xml +++ b/netconf/callhome-model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/callhome-protocol/pom.xml b/netconf/callhome-protocol/pom.xml index 8b03b0728f..0223d6fd15 100644 --- a/netconf/callhome-protocol/pom.xml +++ b/netconf/callhome-protocol/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/callhome-provider/pom.xml b/netconf/callhome-provider/pom.xml index 0665c82c9b..673ba225f6 100644 --- a/netconf/callhome-provider/pom.xml +++ b/netconf/callhome-provider/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 894b585b26..db03727191 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/mdsal-netconf-impl/pom.xml b/netconf/mdsal-netconf-impl/pom.xml index 3f64477ce3..bacf9e8416 100644 --- a/netconf/mdsal-netconf-impl/pom.xml +++ b/netconf/mdsal-netconf-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index d54b098933..399f78df9a 100644 --- a/netconf/mdsal-netconf-monitoring/pom.xml +++ b/netconf/mdsal-netconf-monitoring/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index 9dfa455024..3314eae8d3 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/mdsal-netconf-ssh/pom.xml b/netconf/mdsal-netconf-ssh/pom.xml index a99759e3f2..b8f03c86a2 100644 --- a/netconf/mdsal-netconf-ssh/pom.xml +++ b/netconf/mdsal-netconf-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/mdsal-netconf-tcp/pom.xml b/netconf/mdsal-netconf-tcp/pom.xml index 37e4347b36..5bc41ea0f6 100644 --- a/netconf/mdsal-netconf-tcp/pom.xml +++ b/netconf/mdsal-netconf-tcp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index c331370e9c..870f841f55 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 - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 67a9e940b5..1f769a8ffb 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index ba81aa26d7..867d1c99ad 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index 1154febe31..e0c72465f7 100644 --- a/netconf/netconf-client/pom.xml +++ b/netconf/netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index abab67ab22..94af36a285 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-config - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT Configuration files for netconf bundle diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index abdf57d14c..6213f8ab5b 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/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 - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-dom-api/pom.xml b/netconf/netconf-dom-api/pom.xml index 1263deb9fb..b2d18c18a1 100644 --- a/netconf/netconf-dom-api/pom.xml +++ b/netconf/netconf-dom-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 0e70d217bc..b5d1cf9980 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-mapping-api/pom.xml b/netconf/netconf-mapping-api/pom.xml index 2cc7760e19..ff3f78d92f 100644 --- a/netconf/netconf-mapping-api/pom.xml +++ b/netconf/netconf-mapping-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 241586f483..13586f7fde 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-notifications-api/pom.xml b/netconf/netconf-notifications-api/pom.xml index fada964f15..729cb37ac5 100644 --- a/netconf/netconf-notifications-api/pom.xml +++ b/netconf/netconf-notifications-api/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-test-models/pom.xml b/netconf/netconf-test-models/pom.xml index 3fad1e474b..1db978693b 100644 --- a/netconf/netconf-test-models/pom.xml +++ b/netconf/netconf-test-models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-topology-impl/pom.xml b/netconf/netconf-topology-impl/pom.xml index 691cda289c..a111ad0b92 100644 --- a/netconf/netconf-topology-impl/pom.xml +++ b/netconf/netconf-topology-impl/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 796d554702..bd28c5e2bb 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 1429023578..c227c32466 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 636f9ec4d0..202356ac77 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/pom.xml b/netconf/pom.xml index 36ca645ce3..dc07d6c39c 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-subsystem - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 7a5a8d655c..d1caf19e66 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/netconf/shaded-exificient-jar/pom.xml b/netconf/shaded-exificient-jar/pom.xml index 259b60e701..88dfa95515 100644 --- a/netconf/shaded-exificient-jar/pom.xml +++ b/netconf/shaded-exificient-jar/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf shaded-exificient-jar jar - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ${project.artifactId} diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 43a4a50518..7d7eaed2a1 100644 --- a/netconf/shaded-exificient/pom.xml +++ b/netconf/shaded-exificient/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf shaded-exificient bundle - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ${project.artifactId} @@ -35,7 +35,7 @@ org.opendaylight.netconf shaded-exificient-jar - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT provided diff --git a/netconf/shaded-sshd-jar/pom.xml b/netconf/shaded-sshd-jar/pom.xml index 4764a0f4a1..8d5e464d1a 100644 --- a/netconf/shaded-sshd-jar/pom.xml +++ b/netconf/shaded-sshd-jar/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf shaded-sshd-jar jar - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ${project.artifactId} diff --git a/netconf/shaded-sshd/pom.xml b/netconf/shaded-sshd/pom.xml index aa4090c4f6..a86aee85aa 100644 --- a/netconf/shaded-sshd/pom.xml +++ b/netconf/shaded-sshd/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf shaded-sshd bundle - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ${project.artifactId} diff --git a/netconf/tools/netconf-test-perf/pom.xml b/netconf/tools/netconf-test-perf/pom.xml index 0bf6d8e74d..9f37323bf5 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 - 4.0.4-SNAPSHOT + 5.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 2b172ebefe..3b8f1f9748 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../../parent diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index b4330a0660..d553adecb3 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-tools - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/yanglib/pom.xml b/netconf/yanglib/pom.xml index 0371cf3bbc..c851eefee4 100644 --- a/netconf/yanglib/pom.xml +++ b/netconf/yanglib/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/parent/pom.xml b/parent/pom.xml index 5d1814c493..3832be5100 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom @@ -46,7 +46,7 @@ org.opendaylight.netconf netconf-artifacts - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom import diff --git a/pom.xml b/pom.xml index 53238d571c..057fa6c155 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-aggregator - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/pom.xml b/restconf/pom.xml index 6dd2759b79..486602a1e0 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf restconf-subsystem - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/restconf-common-models/pom.xml b/restconf/restconf-common-models/pom.xml index f74bbe9878..5a8c822e5f 100644 --- a/restconf/restconf-common-models/pom.xml +++ b/restconf/restconf-common-models/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index 2ed0025ab6..1b11c78cde 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/restconf/restconf-nb/pom.xml b/restconf/restconf-nb/pom.xml index 172ace8134..d083de81dc 100644 --- a/restconf/restconf-nb/pom.xml +++ b/restconf/restconf-nb/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index fba542f371..05ecf19187 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 - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT Configuration files for sal-rest-connector jar diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index d52a00e8f0..d04585107a 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/restconf/sal-restconf-broker/pom.xml b/restconf/sal-restconf-broker/pom.xml index fbf37148c1..5b318879ad 100644 --- a/restconf/sal-restconf-broker/pom.xml +++ b/restconf/sal-restconf-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/restconf/wadl-generator/pom.xml b/restconf/wadl-generator/pom.xml index 734329a08a..4af9284ab6 100644 --- a/restconf/wadl-generator/pom.xml +++ b/restconf/wadl-generator/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/restconf/websocket-client/pom.xml b/restconf/websocket-client/pom.xml index df9a7dedd2..fc957dfa1f 100644 --- a/restconf/websocket-client/pom.xml +++ b/restconf/websocket-client/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/transport/pom.xml b/transport/pom.xml index 52f7600da0..924b3992ed 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf transport-aggregator - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/transport/transport-api/pom.xml b/transport/transport-api/pom.xml index f9af2ba0e9..6498fbb13c 100644 --- a/transport/transport-api/pom.xml +++ b/transport/transport-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/transport/transport-tcp/pom.xml b/transport/transport-tcp/pom.xml index ca2bda64f4..a310e59d9d 100644 --- a/transport/transport-tcp/pom.xml +++ b/transport/transport-tcp/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/truststore/pom.xml b/truststore/pom.xml index c6737dc823..c7ba0c8d36 100644 --- a/truststore/pom.xml +++ b/truststore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf truststore-aggregator - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/truststore/truststore-api/pom.xml b/truststore/truststore-api/pom.xml index e305e41521..c0e14b973e 100644 --- a/truststore/truststore-api/pom.xml +++ b/truststore/truststore-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent diff --git a/truststore/truststore-none/pom.xml b/truststore/truststore-none/pom.xml index 1066909976..450cfada4b 100644 --- a/truststore/truststore-none/pom.xml +++ b/truststore/truststore-none/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent -- 2.36.6