From 4eed81fb48c6013e070abc8bb9eec45e2c03cebb Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 29 May 2020 19:41:39 +0200 Subject: [PATCH 1/1] Clean up odl-mdsal-distributed-datastore dependency We should not be packaging sal-common-util twice, make sure we have the proper dependency. Change-Id: Iff9f526ff3c7fa776328c5027da8812d2d11a634 Signed-off-by: Robert Varga --- features/odl-mdsal-distributed-datastore/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/features/odl-mdsal-distributed-datastore/pom.xml b/features/odl-mdsal-distributed-datastore/pom.xml index c5d657cb21..be0beecf4a 100644 --- a/features/odl-mdsal-distributed-datastore/pom.xml +++ b/features/odl-mdsal-distributed-datastore/pom.xml @@ -63,6 +63,12 @@ xml features + + org.opendaylight.controller + odl-controller-mdsal-common + xml + features + org.opendaylight.controller cds-access-api -- 2.36.6