From f4fb2e1745e90e6e46ceea2d0379e0d87e2c6dd6 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 16 Jul 2018 20:04:23 +0200 Subject: [PATCH] Lower odl-benchmark-api dependencies We really do not need all the models, only yang-ext, hence pull only odl-mdsal-binding-base. Change-Id: Id2429038fbe5cdf2e3c82270e4d66211f72d0409 Signed-off-by: Robert Varga --- features/benchmark/odl-benchmark-api/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/features/benchmark/odl-benchmark-api/pom.xml b/features/benchmark/odl-benchmark-api/pom.xml index f4476a7184..3a537e9dd0 100644 --- a/features/benchmark/odl-benchmark-api/pom.xml +++ b/features/benchmark/odl-benchmark-api/pom.xml @@ -25,9 +25,9 @@ - org.opendaylight.mdsal.model - odl-mdsal-models - 0.13.0-SNAPSHOT + org.opendaylight.mdsal + odl-mdsal-binding-base + 2.5.0-SNAPSHOT xml features -- 2.36.6