From: Robert Varga Date: Tue, 28 Feb 2017 21:29:15 +0000 (+0100) Subject: Turn opendaylight/md-sal/pom.xml into an aggregator X-Git-Tag: release/carbon~206 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=53aba494769e3803e64d54f6892718cfd84a3533 Turn opendaylight/md-sal/pom.xml into an aggregator This pom is not referenced in code artifacts anymore, we can stop pulling in unnecessary stuff. Change-Id: I4f5db9ba2c1ef7874bb5c593714fb4977541638d Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 865675258f..f2cadf4520 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -3,9 +3,9 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.10.0-SNAPSHOT + org.opendaylight.odlparent + odlparent-lite + 1.8.0-SNAPSHOT @@ -14,29 +14,6 @@ 1.5.0-SNAPSHOT pom - - ${project.build.directory}/generated-sources/config-binding - - - - - - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.6.0-SNAPSHOT - pom - import - - - - mdsal-artifacts @@ -127,30 +104,6 @@ https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - - - - org.apache.felix - maven-bundle-plugin - - - org.apache.maven.plugins - maven-jar-plugin - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.opendaylight.controller - yang-jmx-generator-plugin - 0.6.0-SNAPSHOT - - - - - - benchmarks