From 53aba494769e3803e64d54f6892718cfd84a3533 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 28 Feb 2017 22:29:15 +0100 Subject: [PATCH] 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 --- opendaylight/md-sal/pom.xml | 53 +++---------------------------------- 1 file changed, 3 insertions(+), 50 deletions(-) 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 -- 2.36.6