From 9dca3efa914689d8f8132fdca7ace2cd8f219b81 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 (cherry picked from commit 08ce0ef280ba9e3c23b250cee46b71531d5e6c9e) --- 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 54d88b47df..f7cc4db89c 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 c3c620e997..a7644b95d2 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 189b8ec65e..ff50df990b 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