From e2f838d72117730ceaae4b4ac4992cc244678c71 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 12 Oct 2017 13:40:28 +0200 Subject: [PATCH] Bump yangtools to 2.0.0 This bumps odlparent to 3.0.2 and yangtools to 2.0.0. Feature references are updated so the reactor is consistent, build failures are addressed in a follow-up patch. Change-Id: I186d0900d361a3e33e779629f7ce60329fd61143 Signed-off-by: Robert Varga Signed-off-by: Tom Pantelis --- .../netconf-connector/features-netconf-connector/pom.xml | 2 +- features/netconf-connector/odl-message-bus/pom.xml | 2 +- features/netconf-connector/odl-netconf-callhome-ssh/pom.xml | 2 +- .../odl-netconf-clustered-topology/pom.xml | 2 +- .../netconf-connector/odl-netconf-connector-all/pom.xml | 2 +- .../netconf-connector/odl-netconf-connector-ssh/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 | 4 ++-- 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-config-netconf-connector/pom.xml | 2 +- features/netconf/odl-netconf-all/pom.xml | 2 +- features/netconf/odl-netconf-api/pom.xml | 6 +++--- 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-monitoring/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-util/pom.xml | 4 ++-- features/netconf/pom.xml | 2 +- features/pom.xml | 2 +- .../protocol-framework/features-protocol-framework/pom.xml | 2 +- features/protocol-framework/odl-protocol-framework/pom.xml | 2 +- features/protocol-framework/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-nb-rfc8040-all/pom.xml | 2 +- features/restconf/odl-restconf-nb-rfc8040-noauth/pom.xml | 6 +++--- features/restconf/odl-restconf-nb-rfc8040/pom.xml | 2 +- features/restconf/odl-restconf-noauth/pom.xml | 6 +++--- 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 | 4 ++-- features/yanglib/pom.xml | 2 +- karaf/pom.xml | 2 +- netconf/aaa-authn-odl-plugin/pom.xml | 2 +- netconf/config-netconf-connector/pom.xml | 4 ++-- netconf/mdsal-netconf-connector/pom.xml | 4 ++-- netconf/mdsal-netconf-impl/pom.xml | 2 +- netconf/mdsal-netconf-monitoring/pom.xml | 4 ++-- netconf/mdsal-netconf-notification/pom.xml | 4 ++-- netconf/mdsal-netconf-ssh/pom.xml | 2 +- netconf/mdsal-netconf-tcp/pom.xml | 2 +- netconf/mdsal-netconf-yang-library/pom.xml | 4 ++-- netconf/messagebus-netconf/pom.xml | 4 ++-- netconf/models/pom.xml | 2 +- netconf/netconf-api/pom.xml | 4 ++-- netconf/netconf-artifacts/pom.xml | 2 +- netconf/netconf-auth/pom.xml | 2 +- netconf/netconf-client/pom.xml | 4 ++-- netconf/netconf-config/pom.xml | 2 +- netconf/netconf-console/pom.xml | 4 ++-- netconf/netconf-impl/pom.xml | 4 ++-- netconf/netconf-mapping-api/pom.xml | 2 +- netconf/netconf-monitoring/pom.xml | 4 ++-- netconf/netconf-netty-util/pom.xml | 4 ++-- netconf/netconf-notifications-api/pom.xml | 2 +- netconf/netconf-notifications-impl/pom.xml | 4 ++-- netconf/netconf-ssh/pom.xml | 4 ++-- netconf/netconf-tcp/pom.xml | 4 ++-- netconf/netconf-topology-config/pom.xml | 2 +- netconf/netconf-topology-singleton/pom.xml | 6 +++--- netconf/netconf-topology/pom.xml | 4 ++-- netconf/netconf-util/pom.xml | 4 ++-- netconf/pom.xml | 2 +- netconf/tools/netconf-testtool/pom.xml | 4 ++-- netconf/tools/pom.xml | 2 +- pom.xml | 2 +- protocol-framework/pom.xml | 4 ++-- restconf/pom.xml | 2 +- restconf/restconf-artifacts/pom.xml | 2 +- restconf/restconf-models/pom.xml | 2 +- restconf/sal-rest-connector-config/pom.xml | 2 +- restconf/sal-rest-docgen-maven/pom.xml | 4 ++-- restconf/sal-rest-docgen/pom.xml | 4 ++-- 85 files changed, 117 insertions(+), 117 deletions(-) diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index 14e019c25e..639742b2d9 100644 --- a/features/netconf-connector/features-netconf-connector/pom.xml +++ b/features/netconf-connector/features-netconf-connector/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf-connector/odl-message-bus/pom.xml b/features/netconf-connector/odl-message-bus/pom.xml index fac05202fe..b3f76b916c 100644 --- a/features/netconf-connector/odl-message-bus/pom.xml +++ b/features/netconf-connector/odl-message-bus/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml b/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml index bd07645b71..a609dd5b62 100644 --- a/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml +++ b/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf-connector/odl-netconf-clustered-topology/pom.xml b/features/netconf-connector/odl-netconf-clustered-topology/pom.xml index 367f51f3d0..50f8132834 100644 --- a/features/netconf-connector/odl-netconf-clustered-topology/pom.xml +++ b/features/netconf-connector/odl-netconf-clustered-topology/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf-connector/odl-netconf-connector-all/pom.xml b/features/netconf-connector/odl-netconf-connector-all/pom.xml index 1e4a128fb1..6e184c2603 100644 --- a/features/netconf-connector/odl-netconf-connector-all/pom.xml +++ b/features/netconf-connector/odl-netconf-connector-all/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf-connector/odl-netconf-connector-ssh/pom.xml b/features/netconf-connector/odl-netconf-connector-ssh/pom.xml index a6c5ea3a55..31df4aa204 100644 --- a/features/netconf-connector/odl-netconf-connector-ssh/pom.xml +++ b/features/netconf-connector/odl-netconf-connector-ssh/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf-connector/odl-netconf-connector/pom.xml b/features/netconf-connector/odl-netconf-connector/pom.xml index 66988da782..f8443c2a7b 100644 --- a/features/netconf-connector/odl-netconf-connector/pom.xml +++ b/features/netconf-connector/odl-netconf-connector/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf-connector/odl-netconf-console/pom.xml b/features/netconf-connector/odl-netconf-console/pom.xml index 0efc72f91a..c4aa54d0bc 100644 --- a/features/netconf-connector/odl-netconf-console/pom.xml +++ b/features/netconf-connector/odl-netconf-console/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf-connector/odl-netconf-topology/pom.xml b/features/netconf-connector/odl-netconf-topology/pom.xml index 08a26bba01..2c5f754f45 100644 --- a/features/netconf-connector/odl-netconf-topology/pom.xml +++ b/features/netconf-connector/odl-netconf-topology/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 85a07ab714..068b7595a3 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 2.0.5 + 3.0.2 org.opendaylight.netconf @@ -28,7 +28,7 @@ 0.12.0-SNAPSHOT 1.4.0-SNAPSHOT 1.7.0-SNAPSHOT - 1.2.0 + 2.0.0 diff --git a/features/netconf/features-netconf/pom.xml b/features/netconf/features-netconf/pom.xml index 0f708c3a1d..f4f65033b2 100644 --- a/features/netconf/features-netconf/pom.xml +++ b/features/netconf/features-netconf/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.5 + 3.0.2 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 def02796b1..a00757da54 100644 --- a/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml +++ b/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-aaa-netconf-plugin/pom.xml b/features/netconf/odl-aaa-netconf-plugin/pom.xml index 491ee67e05..e6f6ff5ed1 100644 --- a/features/netconf/odl-aaa-netconf-plugin/pom.xml +++ b/features/netconf/odl-aaa-netconf-plugin/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-config-netconf-connector/pom.xml b/features/netconf/odl-config-netconf-connector/pom.xml index a677e12d08..4cad56afa9 100644 --- a/features/netconf/odl-config-netconf-connector/pom.xml +++ b/features/netconf/odl-config-netconf-connector/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-netconf-all/pom.xml b/features/netconf/odl-netconf-all/pom.xml index bda2395f19..32d04ab09e 100644 --- a/features/netconf/odl-netconf-all/pom.xml +++ b/features/netconf/odl-netconf-all/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index 140607d1a0..5821f68c64 100644 --- a/features/netconf/odl-netconf-api/pom.xml +++ b/features/netconf/odl-netconf-api/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 @@ -37,7 +37,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import @@ -53,7 +53,7 @@ org.opendaylight.yangtools - odl-yangtools-yang-data + odl-yangtools-data xml features diff --git a/features/netconf/odl-netconf-client/pom.xml b/features/netconf/odl-netconf-client/pom.xml index 2a11d2fa43..581588bc60 100644 --- a/features/netconf/odl-netconf-client/pom.xml +++ b/features/netconf/odl-netconf-client/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-netconf-impl/pom.xml b/features/netconf/odl-netconf-impl/pom.xml index 25a1c6ff8c..91b0c297dd 100644 --- a/features/netconf/odl-netconf-impl/pom.xml +++ b/features/netconf/odl-netconf-impl/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-netconf-mapping-api/pom.xml b/features/netconf/odl-netconf-mapping-api/pom.xml index f0e06e1d12..af29c2188b 100644 --- a/features/netconf/odl-netconf-mapping-api/pom.xml +++ b/features/netconf/odl-netconf-mapping-api/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-netconf-mdsal/pom.xml b/features/netconf/odl-netconf-mdsal/pom.xml index c93c49539c..d34ea6177c 100644 --- a/features/netconf/odl-netconf-mdsal/pom.xml +++ b/features/netconf/odl-netconf-mdsal/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-netconf-monitoring/pom.xml b/features/netconf/odl-netconf-monitoring/pom.xml index 9c37415c88..782e9e79ca 100644 --- a/features/netconf/odl-netconf-monitoring/pom.xml +++ b/features/netconf/odl-netconf-monitoring/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-netconf-netty-util/pom.xml b/features/netconf/odl-netconf-netty-util/pom.xml index 1ec298de15..6cd9a2171c 100644 --- a/features/netconf/odl-netconf-netty-util/pom.xml +++ b/features/netconf/odl-netconf-netty-util/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-netconf-notifications-api/pom.xml b/features/netconf/odl-netconf-notifications-api/pom.xml index 192148fe56..d636008a15 100644 --- a/features/netconf/odl-netconf-notifications-api/pom.xml +++ b/features/netconf/odl-netconf-notifications-api/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-netconf-notifications-impl/pom.xml b/features/netconf/odl-netconf-notifications-impl/pom.xml index a8849d09ec..127f2c4188 100644 --- a/features/netconf/odl-netconf-notifications-impl/pom.xml +++ b/features/netconf/odl-netconf-notifications-impl/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-netconf-ssh/pom.xml b/features/netconf/odl-netconf-ssh/pom.xml index 0e2e1bbc89..4f3849eb8b 100644 --- a/features/netconf/odl-netconf-ssh/pom.xml +++ b/features/netconf/odl-netconf-ssh/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-netconf-tcp/pom.xml b/features/netconf/odl-netconf-tcp/pom.xml index 612ade2825..3973439092 100644 --- a/features/netconf/odl-netconf-tcp/pom.xml +++ b/features/netconf/odl-netconf-tcp/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index 8600a1a79e..41c66684c4 100644 --- a/features/netconf/odl-netconf-util/pom.xml +++ b/features/netconf/odl-netconf-util/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 @@ -34,7 +34,7 @@ org.opendaylight.yangtools odl-yangtools-yang-data - 1.2.0 + 2.0.0 xml features diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 12cf69b033..8e22532dfd 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/features/pom.xml b/features/pom.xml index 03a743780f..325a662fe3 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/features/protocol-framework/features-protocol-framework/pom.xml b/features/protocol-framework/features-protocol-framework/pom.xml index 0cce249b25..8b4bd29365 100644 --- a/features/protocol-framework/features-protocol-framework/pom.xml +++ b/features/protocol-framework/features-protocol-framework/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.5 + 3.0.2 diff --git a/features/protocol-framework/odl-protocol-framework/pom.xml b/features/protocol-framework/odl-protocol-framework/pom.xml index 741eba8570..bc610a81d8 100644 --- a/features/protocol-framework/odl-protocol-framework/pom.xml +++ b/features/protocol-framework/odl-protocol-framework/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index 271895bd19..34bf326d33 100644 --- a/features/protocol-framework/pom.xml +++ b/features/protocol-framework/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/features/restconf/features-restconf/pom.xml b/features/restconf/features-restconf/pom.xml index 160e4dd96d..86c6fee2a5 100644 --- a/features/restconf/features-restconf/pom.xml +++ b/features/restconf/features-restconf/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.5 + 3.0.2 diff --git a/features/restconf/odl-mdsal-apidocs/pom.xml b/features/restconf/odl-mdsal-apidocs/pom.xml index 16201c967a..8b102f7429 100644 --- a/features/restconf/odl-mdsal-apidocs/pom.xml +++ b/features/restconf/odl-mdsal-apidocs/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/restconf/odl-restconf-all/pom.xml b/features/restconf/odl-restconf-all/pom.xml index c8f2f20d23..1edc784ece 100644 --- a/features/restconf/odl-restconf-all/pom.xml +++ b/features/restconf/odl-restconf-all/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/restconf/odl-restconf-nb-rfc8040-all/pom.xml b/features/restconf/odl-restconf-nb-rfc8040-all/pom.xml index d6b36ae452..cb5ed4f2e1 100644 --- a/features/restconf/odl-restconf-nb-rfc8040-all/pom.xml +++ b/features/restconf/odl-restconf-nb-rfc8040-all/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/restconf/odl-restconf-nb-rfc8040-noauth/pom.xml b/features/restconf/odl-restconf-nb-rfc8040-noauth/pom.xml index a787aac728..2b6dba1bc6 100644 --- a/features/restconf/odl-restconf-nb-rfc8040-noauth/pom.xml +++ b/features/restconf/odl-restconf-nb-rfc8040-noauth/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 @@ -30,14 +30,14 @@ org.opendaylight.odlparent odlparent-artifacts - 2.0.5 + 3.0.2 pom import org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/features/restconf/odl-restconf-nb-rfc8040/pom.xml b/features/restconf/odl-restconf-nb-rfc8040/pom.xml index bd690ace87..eb68f851ff 100644 --- a/features/restconf/odl-restconf-nb-rfc8040/pom.xml +++ b/features/restconf/odl-restconf-nb-rfc8040/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/restconf/odl-restconf-noauth/pom.xml b/features/restconf/odl-restconf-noauth/pom.xml index da2033f117..204e198a71 100644 --- a/features/restconf/odl-restconf-noauth/pom.xml +++ b/features/restconf/odl-restconf-noauth/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 @@ -30,14 +30,14 @@ org.opendaylight.odlparent odlparent-artifacts - 2.0.5 + 3.0.2 pom import org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/features/restconf/odl-restconf/pom.xml b/features/restconf/odl-restconf/pom.xml index ce3fb9411a..e106def776 100644 --- a/features/restconf/odl-restconf/pom.xml +++ b/features/restconf/odl-restconf/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 48ae66f61d..ec4c19727b 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 features-restconf-aggregator diff --git a/features/yanglib/features-yanglib/pom.xml b/features/yanglib/features-yanglib/pom.xml index ce012a979a..a2e6b71e83 100644 --- a/features/yanglib/features-yanglib/pom.xml +++ b/features/yanglib/features-yanglib/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.5 + 3.0.2 diff --git a/features/yanglib/odl-yanglib/pom.xml b/features/yanglib/odl-yanglib/pom.xml index ef7bad3de8..492e6bacca 100644 --- a/features/yanglib/odl-yanglib/pom.xml +++ b/features/yanglib/odl-yanglib/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.5 + 3.0.2 @@ -34,7 +34,7 @@ org.opendaylight.yangtools odl-yangtools-yang-data - 1.2.0 + 2.0.0 xml features diff --git a/features/yanglib/pom.xml b/features/yanglib/pom.xml index 3b51371714..f80b4e383c 100644 --- a/features/yanglib/pom.xml +++ b/features/yanglib/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/karaf/pom.xml b/karaf/pom.xml index 1c577cedfa..8a68d4a0d5 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 2.0.5 + 3.0.2 org.opendaylight.netconf diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index 7c74022d2a..1cdae8523f 100644 --- a/netconf/aaa-authn-odl-plugin/pom.xml +++ b/netconf/aaa-authn-odl-plugin/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 diff --git a/netconf/config-netconf-connector/pom.xml b/netconf/config-netconf-connector/pom.xml index b633bd568f..ed9e8d12fd 100644 --- a/netconf/config-netconf-connector/pom.xml +++ b/netconf/config-netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -48,7 +48,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index f3711eed4c..cbb002e0ab 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -34,7 +34,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/mdsal-netconf-impl/pom.xml b/netconf/mdsal-netconf-impl/pom.xml index 338b7912c2..5720697bbf 100644 --- a/netconf/mdsal-netconf-impl/pom.xml +++ b/netconf/mdsal-netconf-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index 8496ad8886..10ec13a47a 100644 --- a/netconf/mdsal-netconf-monitoring/pom.xml +++ b/netconf/mdsal-netconf-monitoring/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -40,7 +40,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index e70a1e242d..ada4c1b717 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -40,7 +40,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/mdsal-netconf-ssh/pom.xml b/netconf/mdsal-netconf-ssh/pom.xml index b462de62b1..94a7e45a2e 100644 --- a/netconf/mdsal-netconf-ssh/pom.xml +++ b/netconf/mdsal-netconf-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 diff --git a/netconf/mdsal-netconf-tcp/pom.xml b/netconf/mdsal-netconf-tcp/pom.xml index 3ba60c6318..902ea00dba 100644 --- a/netconf/mdsal-netconf-tcp/pom.xml +++ b/netconf/mdsal-netconf-tcp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index 09d86c2ab2..1d2cfe45ab 100644 --- a/netconf/mdsal-netconf-yang-library/pom.xml +++ b/netconf/mdsal-netconf-yang-library/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -48,7 +48,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 46e1291530..7af2c4eb9e 100644 --- a/netconf/messagebus-netconf/pom.xml +++ b/netconf/messagebus-netconf/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -43,7 +43,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/models/pom.xml b/netconf/models/pom.xml index 331aa5183f..bedebab7e7 100644 --- a/netconf/models/pom.xml +++ b/netconf/models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 9ed0721819..6fb4db2a56 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -34,7 +34,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/netconf-artifacts/pom.xml b/netconf/netconf-artifacts/pom.xml index 699395b248..62c822c123 100644 --- a/netconf/netconf-artifacts/pom.xml +++ b/netconf/netconf-artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index bbabd5061d..fbac2c037d 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index ea6ccef158..2394c7152d 100644 --- a/netconf/netconf-client/pom.xml +++ b/netconf/netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -34,7 +34,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index 593a6bc7dc..95ec273769 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index aed2e66f45..32c335ad14 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.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -40,7 +40,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index cdfa4a4693..8e2a890b0d 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -34,7 +34,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/netconf-mapping-api/pom.xml b/netconf/netconf-mapping-api/pom.xml index 1d9450c2bf..1b8c6aed88 100644 --- a/netconf/netconf-mapping-api/pom.xml +++ b/netconf/netconf-mapping-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 diff --git a/netconf/netconf-monitoring/pom.xml b/netconf/netconf-monitoring/pom.xml index 85d83f4f15..fb2fffe23a 100644 --- a/netconf/netconf-monitoring/pom.xml +++ b/netconf/netconf-monitoring/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -34,7 +34,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index ba17417ada..7774691705 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -34,7 +34,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/netconf-notifications-api/pom.xml b/netconf/netconf-notifications-api/pom.xml index 6d4aba8b21..1e8b3a8d3e 100644 --- a/netconf/netconf-notifications-api/pom.xml +++ b/netconf/netconf-notifications-api/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 diff --git a/netconf/netconf-notifications-impl/pom.xml b/netconf/netconf-notifications-impl/pom.xml index d65a69516a..8253e09fa5 100644 --- a/netconf/netconf-notifications-impl/pom.xml +++ b/netconf/netconf-notifications-impl/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -49,7 +49,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/netconf-ssh/pom.xml b/netconf/netconf-ssh/pom.xml index a90a669d34..4e2160b303 100644 --- a/netconf/netconf-ssh/pom.xml +++ b/netconf/netconf-ssh/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -33,7 +33,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/netconf-tcp/pom.xml b/netconf/netconf-tcp/pom.xml index e759a8b686..7f3e89073d 100644 --- a/netconf/netconf-tcp/pom.xml +++ b/netconf/netconf-tcp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -34,7 +34,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/netconf-topology-config/pom.xml b/netconf/netconf-topology-config/pom.xml index f896d918e5..33fc7c994c 100644 --- a/netconf/netconf-topology-config/pom.xml +++ b/netconf/netconf-topology-config/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 692086e29c..cce95d91ec 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -53,11 +53,11 @@ com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.12 @@ -91,7 +91,7 @@ com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index d620c473d4..a76c9561ac 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -41,7 +41,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 98a8bdacc1..35c2133737 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -34,7 +34,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/pom.xml b/netconf/pom.xml index 5e24837ccc..ad25af1230 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index e2dcfed8f0..3763058e7b 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent - 2.0.5 + 3.0.2 @@ -40,7 +40,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index e974af7312..5f0948b9b0 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/pom.xml b/pom.xml index e9dd7cbcd8..26fa50b7ff 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/protocol-framework/pom.xml b/protocol-framework/pom.xml index 69cfe192c4..fa4245495c 100644 --- a/protocol-framework/pom.xml +++ b/protocol-framework/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -48,7 +48,7 @@ org.opendaylight.yangtools mockito-configuration - 1.2.0 + 2.0.0 test diff --git a/restconf/pom.xml b/restconf/pom.xml index 20e54376d3..521233e10a 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/restconf/restconf-artifacts/pom.xml b/restconf/restconf-artifacts/pom.xml index 15f4182f54..ef40382952 100644 --- a/restconf/restconf-artifacts/pom.xml +++ b/restconf/restconf-artifacts/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/restconf/restconf-models/pom.xml b/restconf/restconf-models/pom.xml index 825983dbd0..5a11502f6c 100644 --- a/restconf/restconf-models/pom.xml +++ b/restconf/restconf-models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index de39413abe..315be15a0b 100644 --- a/restconf/sal-rest-connector-config/pom.xml +++ b/restconf/sal-rest-connector-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.5 + 3.0.2 diff --git a/restconf/sal-rest-docgen-maven/pom.xml b/restconf/sal-rest-docgen-maven/pom.xml index 3fc78c5b2a..4359ba9ac4 100644 --- a/restconf/sal-rest-docgen-maven/pom.xml +++ b/restconf/sal-rest-docgen-maven/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 2.0.5 + 3.0.2 @@ -33,7 +33,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index 3cea96779e..2c129148e1 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.0.2 @@ -25,7 +25,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 2.0.0 pom import -- 2.36.6