From d3d7994e995c8116e6db070a8f89699c4b305da1 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 10 Jan 2019 16:46:26 +0100 Subject: [PATCH] Bump mdsal to 3.0.4 This realigns odlparent/yangtools/mdsal and brings in the latest improvements. Change-Id: Ie66c86320c88917eaae481cedd734ccf81f506c1 Signed-off-by: Robert Varga --- features/netconf-connector/odl-netconf-connector/pom.xml | 2 +- features/netconf/odl-netconf-api/pom.xml | 2 +- features/netconf/odl-netconf-notifications-impl/pom.xml | 2 +- features/restconf/odl-restconf-common/pom.xml | 2 +- features/restconf/odl-restconf-nb-bierman02-base/pom.xml | 2 +- netconf/netconf-parent/pom.xml | 2 +- restconf/restconf-parent/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/features/netconf-connector/odl-netconf-connector/pom.xml b/features/netconf-connector/odl-netconf-connector/pom.xml index f13539eb2d..47bf7c7c4c 100644 --- a/features/netconf-connector/odl-netconf-connector/pom.xml +++ b/features/netconf-connector/odl-netconf-connector/pom.xml @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 3.0.3 + 3.0.4 pom import diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index d3921d4594..7ff664b477 100644 --- a/features/netconf/odl-netconf-api/pom.xml +++ b/features/netconf/odl-netconf-api/pom.xml @@ -35,7 +35,7 @@ org.opendaylight.mdsal mdsal-artifacts - 3.0.3 + 3.0.4 pom import diff --git a/features/netconf/odl-netconf-notifications-impl/pom.xml b/features/netconf/odl-netconf-notifications-impl/pom.xml index 758631bc96..824b1e6901 100644 --- a/features/netconf/odl-netconf-notifications-impl/pom.xml +++ b/features/netconf/odl-netconf-notifications-impl/pom.xml @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 3.0.3 + 3.0.4 pom import diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index d52a1f95d3..d21103aaaf 100644 --- a/features/restconf/odl-restconf-common/pom.xml +++ b/features/restconf/odl-restconf-common/pom.xml @@ -35,7 +35,7 @@ org.opendaylight.mdsal mdsal-artifacts - 3.0.3 + 3.0.4 pom import diff --git a/features/restconf/odl-restconf-nb-bierman02-base/pom.xml b/features/restconf/odl-restconf-nb-bierman02-base/pom.xml index 0a9643e704..55026b3243 100644 --- a/features/restconf/odl-restconf-nb-bierman02-base/pom.xml +++ b/features/restconf/odl-restconf-nb-bierman02-base/pom.xml @@ -28,7 +28,7 @@ org.opendaylight.mdsal mdsal-artifacts - 3.0.3 + 3.0.4 pom import diff --git a/netconf/netconf-parent/pom.xml b/netconf/netconf-parent/pom.xml index 999b814186..c132ca979d 100644 --- a/netconf/netconf-parent/pom.xml +++ b/netconf/netconf-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 3.0.3 + 3.0.4 diff --git a/restconf/restconf-parent/pom.xml b/restconf/restconf-parent/pom.xml index b4a878e71d..d07052751b 100644 --- a/restconf/restconf-parent/pom.xml +++ b/restconf/restconf-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 3.0.3 + 3.0.4 -- 2.36.6