From 68034202027466645378c280cd34466b9b342398 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 10 Jan 2019 16:27:54 +0100 Subject: [PATCH] Bump yangtools to 2.1.7 This realigns odlparent/yangtools and brings in a few minor improvements. Change-Id: I7d30b2c61ee7124a44db810efe455aa6458f8b0e 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 b3fde48dbe..d3921d4594 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 - 2.1.6 + 2.1.7 pom import diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index 5129d2e592..f96da291b3 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 - 2.1.6 + 2.1.7 xml features diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 391d0333b3..d52a1f95d3 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 - 2.1.6 + 2.1.7 pom import -- 2.36.6