From: Robert Varga Date: Fri, 25 Oct 2019 07:59:36 +0000 (+0200) Subject: Remove dependency section from mdsal parent X-Git-Tag: release/magnesium~35 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=ad25c22e88b3f1d5674e5d6480b15b54e66b8215;hp=ed07cf4822772febeb46d4f36b5d84e6574eeb87 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 --- 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 - -