From 2d4cb666be8830dc80f3363144291b94d4bbb11a Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 23 Dec 2018 08:05:32 +0100 Subject: [PATCH] Bump to yangtools-2.1.6 This brings in latest fixes and odlparent-4.0.5 alignment. Change-Id: I40da0b34682dd3727a5f479b3c5256accf70b43f 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 +- protocol-framework/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index fe1bbe51cf..2964218cf6 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.4 + 2.1.6 pom import diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index 04cf42154e..c9c04da786 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.4 + 2.1.6 xml features diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 40c1f386b7..cd8fea478c 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.4 + 2.1.6 pom import diff --git a/protocol-framework/pom.xml b/protocol-framework/pom.xml index 72b86eff86..9cf805718e 100644 --- a/protocol-framework/pom.xml +++ b/protocol-framework/pom.xml @@ -48,7 +48,7 @@ org.opendaylight.yangtools mockito-configuration - 2.1.4 + 2.1.6 test -- 2.36.6