From 3eee35de23067ef52ae5bb7e3dc33913a8b774cb Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sat, 11 Jul 2020 22:18:19 +0200 Subject: [PATCH] Bump odlparent/yangtools/mdsal/controller Adopt upstream versions: - odlparent-7.0.5 - yangtools-5.0.5 - mdsal-6.0.4 - controller-2.0.3 Change-Id: Ia9d798ea1594582c563549a19c53d2b86871caf0 Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- .../netconf-connector/features-netconf-connector/pom.xml | 2 +- features/netconf-connector/odl-message-bus/pom.xml | 4 ++-- .../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 +- features/netconf-connector/odl-netconf-connector/pom.xml | 6 +++--- 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/pom.xml | 2 +- .../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 | 6 +++--- features/netconf/odl-netconf-client/pom.xml | 4 ++-- features/netconf/odl-netconf-impl/pom.xml | 4 ++-- 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 | 4 ++-- 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 +- features/restconf/features-restconf/pom.xml | 2 +- features/restconf/odl-mdsal-apidocs/pom.xml | 4 ++-- features/restconf/odl-restconf-all/pom.xml | 2 +- features/restconf/odl-restconf-common/pom.xml | 8 ++++---- features/restconf/odl-restconf-nb-bierman02/pom.xml | 4 ++-- features/restconf/odl-restconf-nb-rfc8040/pom.xml | 4 ++-- 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/pom.xml | 2 +- netconf/models/pom.xml | 2 +- netconf/netconf-config/pom.xml | 2 +- netconf/pom.xml | 2 +- netconf/shaded-exificient-jar/pom.xml | 2 +- netconf/shaded-exificient/pom.xml | 2 +- netconf/shaded-sshd-jar/pom.xml | 2 +- netconf/shaded-sshd/pom.xml | 2 +- netconf/tools/pom.xml | 2 +- parent/pom.xml | 4 ++-- pom.xml | 2 +- restconf/pom.xml | 2 +- restconf/restconf-models/pom.xml | 2 +- restconf/restconf-nb-bierman02/pom.xml | 4 ++-- restconf/restconf-nb-rfc8040/pom.xml | 4 ++-- restconf/sal-rest-connector-config/pom.xml | 2 +- 54 files changed, 72 insertions(+), 72 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index b4e1cff36f..a90b839a20 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index 5c089093cd..b58226d968 100644 --- a/features/netconf-connector/features-netconf-connector/pom.xml +++ b/features/netconf-connector/features-netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf-connector/odl-message-bus/pom.xml b/features/netconf-connector/odl-message-bus/pom.xml index 251a09e0a3..220759b3ff 100644 --- a/features/netconf-connector/odl-message-bus/pom.xml +++ b/features/netconf-connector/odl-message-bus/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -34,7 +34,7 @@ org.opendaylight.controller odl-controller-exp-messagebus - 2.0.2 + 2.0.3 xml features diff --git a/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml b/features/netconf-connector/odl-netconf-callhome-ssh/pom.xml index 6b9d15a112..54f69cf70b 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.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf-connector/odl-netconf-clustered-topology/pom.xml b/features/netconf-connector/odl-netconf-clustered-topology/pom.xml index 9c37a134f1..83fd85f15d 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.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf-connector/odl-netconf-connector-all/pom.xml b/features/netconf-connector/odl-netconf-connector-all/pom.xml index bbc6e9cab2..93b69ff634 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.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf-connector/odl-netconf-connector/pom.xml b/features/netconf-connector/odl-netconf-connector/pom.xml index ac6318cc8e..daf1f1eacf 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.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -28,14 +28,14 @@ org.opendaylight.mdsal mdsal-artifacts - 6.0.2 + 6.0.4 pom import org.opendaylight.controller controller-artifacts - 2.0.2 + 2.0.3 pom import diff --git a/features/netconf-connector/odl-netconf-console/pom.xml b/features/netconf-connector/odl-netconf-console/pom.xml index d0df48d92e..d5199bbd20 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.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf-connector/odl-netconf-topology/pom.xml b/features/netconf-connector/odl-netconf-topology/pom.xml index 25753f31a0..5d93d90d7c 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.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index ba0901ceec..565bb7cb98 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/features/netconf/features-netconf/pom.xml b/features/netconf/features-netconf/pom.xml index 9a1496cc4a..401fa258fa 100644 --- a/features/netconf/features-netconf/pom.xml +++ b/features/netconf/features-netconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 7.0.3 + 7.0.5 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 b4195c1b1c..05929f547c 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.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf/odl-aaa-netconf-plugin/pom.xml b/features/netconf/odl-aaa-netconf-plugin/pom.xml index 61c0a7aab8..a9ec43b788 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.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf/odl-netconf-all/pom.xml b/features/netconf/odl-netconf-all/pom.xml index bd53b63963..143dc55fd1 100644 --- a/features/netconf/odl-netconf-all/pom.xml +++ b/features/netconf/odl-netconf-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index b96f67cc12..33839d1e9c 100644 --- a/features/netconf/odl-netconf-api/pom.xml +++ b/features/netconf/odl-netconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -28,14 +28,14 @@ org.opendaylight.yangtools yangtools-artifacts - 5.0.3 + 5.0.5 pom import org.opendaylight.mdsal mdsal-artifacts - 6.0.2 + 6.0.4 pom import diff --git a/features/netconf/odl-netconf-client/pom.xml b/features/netconf/odl-netconf-client/pom.xml index cbe0718553..b05ab12133 100644 --- a/features/netconf/odl-netconf-client/pom.xml +++ b/features/netconf/odl-netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -25,7 +25,7 @@ org.opendaylight.controller odl-controller-exp-netty-config - 2.0.2 + 2.0.3 xml features diff --git a/features/netconf/odl-netconf-impl/pom.xml b/features/netconf/odl-netconf-impl/pom.xml index 3faead2d1d..2d74a094ba 100644 --- a/features/netconf/odl-netconf-impl/pom.xml +++ b/features/netconf/odl-netconf-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -28,7 +28,7 @@ org.opendaylight.controller controller-artifacts - 2.0.2 + 2.0.3 pom import diff --git a/features/netconf/odl-netconf-mapping-api/pom.xml b/features/netconf/odl-netconf-mapping-api/pom.xml index 6c1ffc4084..7acc6f9c94 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.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf/odl-netconf-mdsal/pom.xml b/features/netconf/odl-netconf-mdsal/pom.xml index 352fd56cfe..be264acfe4 100644 --- a/features/netconf/odl-netconf-mdsal/pom.xml +++ b/features/netconf/odl-netconf-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf/odl-netconf-netty-util/pom.xml b/features/netconf/odl-netconf-netty-util/pom.xml index ef8f2f2707..7eacf308be 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.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf/odl-netconf-notifications-api/pom.xml b/features/netconf/odl-netconf-notifications-api/pom.xml index 0580d70844..e7f782113a 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.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf/odl-netconf-notifications-impl/pom.xml b/features/netconf/odl-netconf-notifications-impl/pom.xml index 0c677c7a8b..bd8631aee2 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.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 6.0.2 + 6.0.4 pom import diff --git a/features/netconf/odl-netconf-ssh/pom.xml b/features/netconf/odl-netconf-ssh/pom.xml index f15ec6bb1e..2cd0668a8d 100644 --- a/features/netconf/odl-netconf-ssh/pom.xml +++ b/features/netconf/odl-netconf-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf/odl-netconf-tcp/pom.xml b/features/netconf/odl-netconf-tcp/pom.xml index 6510d04dd3..090b87870b 100644 --- a/features/netconf/odl-netconf-tcp/pom.xml +++ b/features/netconf/odl-netconf-tcp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index 12bae906af..dac86c369d 100644 --- a/features/netconf/odl-netconf-util/pom.xml +++ b/features/netconf/odl-netconf-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -32,7 +32,7 @@ org.opendaylight.yangtools odl-yangtools-codec - 5.0.3 + 5.0.5 xml features diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 62ac48616d..c61d9d4541 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/features/pom.xml b/features/pom.xml index 528c98c486..5508cae58a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/features/restconf/features-restconf/pom.xml b/features/restconf/features-restconf/pom.xml index 17d702675a..6d6d653b75 100644 --- a/features/restconf/features-restconf/pom.xml +++ b/features/restconf/features-restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 7.0.3 + 7.0.5 diff --git a/features/restconf/odl-mdsal-apidocs/pom.xml b/features/restconf/odl-mdsal-apidocs/pom.xml index 0d7ca57356..ed1c57e1b3 100644 --- a/features/restconf/odl-mdsal-apidocs/pom.xml +++ b/features/restconf/odl-mdsal-apidocs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -27,7 +27,7 @@ org.opendaylight.odlparent odl-jackson-2.10 - 7.0.3 + 7.0.5 xml features diff --git a/features/restconf/odl-restconf-all/pom.xml b/features/restconf/odl-restconf-all/pom.xml index c5e36339bc..2b01bd5130 100644 --- a/features/restconf/odl-restconf-all/pom.xml +++ b/features/restconf/odl-restconf-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 9094dc7cff..d9dfdb53b6 100644 --- a/features/restconf/odl-restconf-common/pom.xml +++ b/features/restconf/odl-restconf-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -28,21 +28,21 @@ org.opendaylight.yangtools yangtools-artifacts - 5.0.3 + 5.0.5 pom import org.opendaylight.mdsal mdsal-artifacts - 6.0.2 + 6.0.4 pom import org.opendaylight.controller controller-artifacts - 2.0.2 + 2.0.3 pom import diff --git a/features/restconf/odl-restconf-nb-bierman02/pom.xml b/features/restconf/odl-restconf-nb-bierman02/pom.xml index 5b33521ba8..400b50287f 100644 --- a/features/restconf/odl-restconf-nb-bierman02/pom.xml +++ b/features/restconf/odl-restconf-nb-bierman02/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 6.0.2 + 6.0.4 pom import diff --git a/features/restconf/odl-restconf-nb-rfc8040/pom.xml b/features/restconf/odl-restconf-nb-rfc8040/pom.xml index e3a7414ea1..75760f3c21 100644 --- a/features/restconf/odl-restconf-nb-rfc8040/pom.xml +++ b/features/restconf/odl-restconf-nb-rfc8040/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -28,7 +28,7 @@ org.opendaylight.controller controller-artifacts - 2.0.2 + 2.0.3 pom import diff --git a/features/restconf/odl-restconf/pom.xml b/features/restconf/odl-restconf/pom.xml index 47738843d1..4697812dd2 100644 --- a/features/restconf/odl-restconf/pom.xml +++ b/features/restconf/odl-restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 1c54a04db1..fcf6963274 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/features/yanglib/features-yanglib/pom.xml b/features/yanglib/features-yanglib/pom.xml index 09032b65de..5407262614 100644 --- a/features/yanglib/features-yanglib/pom.xml +++ b/features/yanglib/features-yanglib/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent feature-repo-parent - 7.0.3 + 7.0.5 diff --git a/features/yanglib/odl-yanglib/pom.xml b/features/yanglib/odl-yanglib/pom.xml index 14105349e3..03fe643540 100644 --- a/features/yanglib/odl-yanglib/pom.xml +++ b/features/yanglib/odl-yanglib/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/yanglib/pom.xml b/features/yanglib/pom.xml index 126e7ae7e3..dc9401f8ff 100644 --- a/features/yanglib/pom.xml +++ b/features/yanglib/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/karaf/pom.xml b/karaf/pom.xml index 2612121f91..582d287fa9 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 7.0.3 + 7.0.5 org.opendaylight.netconf diff --git a/netconf/models/pom.xml b/netconf/models/pom.xml index 72755e1db0..7d405b87ac 100644 --- a/netconf/models/pom.xml +++ b/netconf/models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index bff7285b6d..087be380b8 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.3 + 7.0.5 diff --git a/netconf/pom.xml b/netconf/pom.xml index 470a92b55a..d0265d3caa 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/netconf/shaded-exificient-jar/pom.xml b/netconf/shaded-exificient-jar/pom.xml index afa4f48474..cc5f737ecc 100644 --- a/netconf/shaded-exificient-jar/pom.xml +++ b/netconf/shaded-exificient-jar/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 7.0.3 + 7.0.5 diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 305203af36..dcce221a04 100644 --- a/netconf/shaded-exificient/pom.xml +++ b/netconf/shaded-exificient/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.3 + 7.0.5 diff --git a/netconf/shaded-sshd-jar/pom.xml b/netconf/shaded-sshd-jar/pom.xml index e20fe561cb..10fe39d714 100644 --- a/netconf/shaded-sshd-jar/pom.xml +++ b/netconf/shaded-sshd-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 7.0.3 + 7.0.5 diff --git a/netconf/shaded-sshd/pom.xml b/netconf/shaded-sshd/pom.xml index 18ecb08c05..94c0e35ba7 100644 --- a/netconf/shaded-sshd/pom.xml +++ b/netconf/shaded-sshd/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.3 + 7.0.5 diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index 5eb8df4ed9..8c999696e5 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/parent/pom.xml b/parent/pom.xml index 3a97e66fc3..646475c3d1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 6.0.2 + 6.0.4 @@ -32,7 +32,7 @@ org.opendaylight.controller controller-artifacts - 2.0.2 + 2.0.3 pom import diff --git a/pom.xml b/pom.xml index aeb6e2164c..691ca000b9 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/restconf/pom.xml b/restconf/pom.xml index 80da2fdea2..2f4a6b80ca 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/restconf/restconf-models/pom.xml b/restconf/restconf-models/pom.xml index bce24b761a..d2e39a8994 100644 --- a/restconf/restconf-models/pom.xml +++ b/restconf/restconf-models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/restconf/restconf-nb-bierman02/pom.xml b/restconf/restconf-nb-bierman02/pom.xml index 6433908b18..a6fe79f073 100644 --- a/restconf/restconf-nb-bierman02/pom.xml +++ b/restconf/restconf-nb-bierman02/pom.xml @@ -45,8 +45,8 @@ restconf-common - org.glassfish.jersey.bundles.repackaged - jersey-guava + org.glassfish.jersey.inject + jersey-hk2 test diff --git a/restconf/restconf-nb-rfc8040/pom.xml b/restconf/restconf-nb-rfc8040/pom.xml index a2a188a53d..36c2d664f0 100644 --- a/restconf/restconf-nb-rfc8040/pom.xml +++ b/restconf/restconf-nb-rfc8040/pom.xml @@ -160,8 +160,8 @@ test - org.glassfish.jersey.bundles.repackaged - jersey-guava + org.glassfish.jersey.inject + jersey-hk2 test diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index 9e356cf407..a985493251 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 - 7.0.3 + 7.0.5 -- 2.36.6