From: Robert Varga Date: Sat, 14 Sep 2019 02:04:05 +0000 (+0200) Subject: Bump yangtools to 3.0.5 X-Git-Tag: release/magnesium~38 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=08ce0ef280ba9e3c23b250cee46b71531d5e6c9e;hp=dfa9b196e8d76ccbeb85dd742fc3011cfcee7ba0;p=netconf.git Bump yangtools to 3.0.5 This picks up latest fixes. Change-Id: Id49b5713aa8feeed31aa690ad7011b0ce35a80ea Signed-off-by: Robert Varga --- diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index 3fe826f456..69acdf1c1a 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 dd9e4e12e2..cb6c5604bf 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 3e299368a3..abeed90d82 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