From 8aace1d159fd954a19df3107bbcc875659a558c8 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 28 Feb 2017 21:50:29 +0100 Subject: [PATCH 1/1] Cleanup sal-karaf-xsql/pom.xml Restructuring to not inherit from aggregator pom. Change-Id: I0a220347d38f5841e463587445de4ab4057a1267 Signed-off-by: Robert Varga --- opendaylight/md-sal/sal-karaf-xsql/pom.xml | 37 +++++++++++----------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/opendaylight/md-sal/sal-karaf-xsql/pom.xml b/opendaylight/md-sal/sal-karaf-xsql/pom.xml index 760db830ac..27797d36ad 100644 --- a/opendaylight/md-sal/sal-karaf-xsql/pom.xml +++ b/opendaylight/md-sal/sal-karaf-xsql/pom.xml @@ -21,18 +21,32 @@ 4.0.0 - sal-parent - org.opendaylight.controller - 1.5.0-SNAPSHOT - + org.opendaylight.odlparent + bundle-parent + 1.8.0-SNAPSHOT + + org.opendaylight.controller sal-karaf-xsql + 1.5.0-SNAPSHOT bundle Apache Karaf :: Shell odl/xsql Commands Provides the OSGi odl commands + + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + + org.apache.karaf.shell @@ -43,8 +57,6 @@ org.osgi org.osgi.core - 5.0.0 - provided @@ -57,31 +69,18 @@ junit junit - 4.11 - test org.opendaylight.controller sal-dom-xsql - 1.5.0-SNAPSHOT - - maven-compiler-plugin - true - 2.3.2 - - 1.5 - 1.5 - - org.apache.felix maven-bundle-plugin - 2.4.0 true -- 2.36.6