From a05ab03ff5b51dce733fe9abc6ebe14adcd43ea8 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 18 Jul 2019 12:35:09 +0200 Subject: [PATCH] Bump yangtools to 3.0.4 This picks up latest fixes and improvements. Change-Id: I03201927d23762acf641c1ab0ff3419ba8b94969 Signed-off-by: Robert Varga --- features/netconf/odl-netconf-api/pom.xml | 2 +- features/netconf/odl-netconf-util/pom.xml | 2 +- features/restconf/odl-restconf-common/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index 1f80962f82..6f2afaf018 100644 --- a/features/netconf/odl-netconf-api/pom.xml +++ b/features/netconf/odl-netconf-api/pom.xml @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 3.0.1 + 3.0.4 pom import diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index 46e7518761..943d35fa5f 100644 --- a/features/netconf/odl-netconf-util/pom.xml +++ b/features/netconf/odl-netconf-util/pom.xml @@ -38,7 +38,7 @@ org.opendaylight.yangtools odl-yangtools-codec - 3.0.1 + 3.0.4 xml features diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index ba97231b5d..bbe3d1c3b4 100644 --- a/features/restconf/odl-restconf-common/pom.xml +++ b/features/restconf/odl-restconf-common/pom.xml @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 3.0.1 + 3.0.4 pom import -- 2.36.6