From 793c33603330a0075a12037cb6d22876ea8dfd91 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 1 Jul 2019 08:56:53 +0200 Subject: [PATCH] Bump yangtools to 2.1.11 This picks up latest fixes. Change-Id: I1899419692268f89c11dfa422aae65569344ec76 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 c53cb8c0c0..d562a87efd 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.10 + 2.1.11 pom import diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index e58947c336..f5b18d9d45 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.10 + 2.1.11 xml features diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index e7459fabad..74b29c8e88 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.10 + 2.1.11 pom import -- 2.36.6