From: Robert Varga Date: Mon, 28 May 2018 10:14:23 +0000 (+0200) Subject: Bump yangtools to 2.0.5 X-Git-Tag: release/fluorine~86 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=2a03a4ae10e68a21f41f2685ffde1fb7498c1c1f Bump yangtools to 2.0.5 This patch bumps the version pulled in to 2.0.5, adopting the fixes it contains. Change-Id: I275b26cd9fbb299050cf1bae8bc4db26b7a0b335 Signed-off-by: Robert Varga --- diff --git a/features/config/odl-config-util/pom.xml b/features/config/odl-config-util/pom.xml index 806543de3d..1ada18620c 100644 --- a/features/config/odl-config-util/pom.xml +++ b/features/config/odl-config-util/pom.xml @@ -26,7 +26,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.3 + 2.0.5 pom import diff --git a/features/config/odl-config-util/src/main/feature/feature.xml b/features/config/odl-config-util/src/main/feature/feature.xml index fc23670b67..a48cd9f8f6 100644 --- a/features/config/odl-config-util/src/main/feature/feature.xml +++ b/features/config/odl-config-util/src/main/feature/feature.xml @@ -8,6 +8,6 @@ --> - odl-yangtools-data-api + odl-yangtools-data-api diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 23af04c16f..ae3f5bb7b1 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -59,7 +59,7 @@ org.opendaylight.yangtools yang-maven-plugin - 2.0.3 + 2.0.5 org.opendaylight.controller diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index 8476c2885e..c223d22224 100644 --- a/opendaylight/md-sal/sal-binding-dom-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-dom-it/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.3 + 2.0.5 pom import