From bd6ecc76e3076240630fd197d5cf6fd812ba8abb Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Tue, 22 Jan 2019 17:03:45 +0100 Subject: [PATCH] Finish bumping to yangtools 2.1.8 Change-Id: I51f7a2b30d40ae2b694df000465d383d165d9a0d Signed-off-by: Stephen Kitt --- 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 206d541d38..d9fada14de 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.7 + 2.1.8 pom import diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index 0416b92ffa..d20272c0fc 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.7 + 2.1.8 xml features diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 363e52fac5..eb821522df 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.7 + 2.1.8 pom import -- 2.36.6