From 7c7c358191e67535082563f2449faeef494b81e4 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 27 Jul 2018 23:21:06 +0200 Subject: [PATCH] Pull in correct version of yangtools These are new artifacts, they need bumped versions. Change-Id: I170a9e99dfdaf63a4959dc3ce9f1c2caa8662da6 Signed-off-by: Robert Varga --- binding2/mdsal-binding2-spi/pom.xml | 2 +- common/mdsal-common-util/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binding2/mdsal-binding2-spi/pom.xml b/binding2/mdsal-binding2-spi/pom.xml index 79e06193a5..24a1528f5c 100644 --- a/binding2/mdsal-binding2-spi/pom.xml +++ b/binding2/mdsal-binding2-spi/pom.xml @@ -35,7 +35,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.7 + 2.0.9 pom import diff --git a/common/mdsal-common-util/pom.xml b/common/mdsal-common-util/pom.xml index d73a0c524f..8fb2b0d7ed 100644 --- a/common/mdsal-common-util/pom.xml +++ b/common/mdsal-common-util/pom.xml @@ -35,7 +35,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.7 + 2.0.9 pom import -- 2.36.6