From ad25c22e88b3f1d5674e5d6480b15b54e66b8215 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 25 Oct 2019 09:59:36 +0200 Subject: [PATCH] Remove dependency section from mdsal parent This pom acts as an extension to binding parent, it is not a good idea to also add dependencies here -- each artifact should list them as needed. Change-Id: I1524a234043ce334ca1a82f4e72f4fec7acdacbf Signed-off-by: Robert Varga --- opendaylight/md-sal/parent/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index e98b56b7f9..53fe4b9fde 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -31,15 +31,4 @@ - - - - org.opendaylight.yangtools - yang-common - - - org.osgi - org.osgi.core - - -- 2.36.6