From: Robert Varga Date: Sat, 14 Sep 2019 02:04:05 +0000 (+0200) Subject: Bump yangtools to 3.0.5 X-Git-Tag: release/sodium-sr1~39 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=9dca3efa914689d8f8132fdca7ace2cd8f219b81;p=netconf.git Bump yangtools to 3.0.5 This picks up latest fixes. Change-Id: Id49b5713aa8feeed31aa690ad7011b0ce35a80ea Signed-off-by: Robert Varga (cherry picked from commit 08ce0ef280ba9e3c23b250cee46b71531d5e6c9e) --- 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