From 8c93181074454fc530cdeca52ff219e0aef07661 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 23 Aug 2018 20:16:55 +0200 Subject: [PATCH] Fix mdsal reference Rather than referencing direct feature version import it from mdsal-artifacts. Change-Id: Ic2fb49d270b4ca11a8f470c05fa45fb4d17011f4 Signed-off-by: Robert Varga --- features/mdsal/odl-clustering-test-app/pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/features/mdsal/odl-clustering-test-app/pom.xml b/features/mdsal/odl-clustering-test-app/pom.xml index 84d3dc029e..7020437a1a 100644 --- a/features/mdsal/odl-clustering-test-app/pom.xml +++ b/features/mdsal/odl-clustering-test-app/pom.xml @@ -21,11 +21,22 @@ 1.9.0-SNAPSHOT feature + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.6.0-SNAPSHOT + import + pom + + + + org.opendaylight.mdsal.model odl-mdsal-model-rfc6991 - 1.1.0-SNAPSHOT xml features -- 2.36.6