From 6801bfd8661f2a3b9fdd54e263cc8b7a169d1dea Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 11 Dec 2018 14:40:34 +0100 Subject: [PATCH] Bump yangtools to 2.0.15 This brings in the latest fixes. Change-Id: I8d2fc3f8b598c18a6d86d14358cd5f7af9fcd116 Signed-off-by: Robert Varga --- features/netconf-connector/pom.xml | 2 +- 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 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 1b491832f5..c8161204a1 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -53,7 +53,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.13 + 2.0.15 pom import diff --git a/features/netconf/odl-netconf-api/pom.xml b/features/netconf/odl-netconf-api/pom.xml index b505ee467c..8b38261e77 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.0.13 + 2.0.15 pom import diff --git a/features/netconf/odl-netconf-util/pom.xml b/features/netconf/odl-netconf-util/pom.xml index 3ce020a195..8ebc5235ad 100644 --- a/features/netconf/odl-netconf-util/pom.xml +++ b/features/netconf/odl-netconf-util/pom.xml @@ -32,7 +32,7 @@ org.opendaylight.yangtools odl-yangtools-codec - 2.0.13 + 2.0.15 xml features diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 042db295a5..14f2ad28e8 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.0.13 + 2.0.15 pom import diff --git a/protocol-framework/pom.xml b/protocol-framework/pom.xml index 59c543aee3..eb276061d2 100644 --- a/protocol-framework/pom.xml +++ b/protocol-framework/pom.xml @@ -48,7 +48,7 @@ org.opendaylight.yangtools mockito-configuration - 2.0.13 + 2.0.15 test -- 2.36.6