From 08ce0ef280ba9e3c23b250cee46b71531d5e6c9e Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sat, 14 Sep 2019 04:04:05 +0200 Subject: [PATCH] Bump yangtools to 3.0.5 This picks up latest fixes. Change-Id: Id49b5713aa8feeed31aa690ad7011b0ce35a80ea 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 3fe826f456..69acdf1c1a 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.4 + 3.0.5 pom import diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index dd9e4e12e2..cb6c5604bf 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.4 + 3.0.5 xml features diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 3e299368a3..abeed90d82 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.4 + 3.0.5 pom import -- 2.36.6