X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-karaf-xsql%2Fpom.xml;h=27797d36adf2f30016c33f5e5fd2b114b9aa481d;hp=9ed3707d3d98a616472c8b2992ed1fb5b8feb2fd;hb=8aace1d159fd954a19df3107bbcc875659a558c8;hpb=be852eb7b2d122da61cad918a4f8cc672ecb5af5 diff --git a/opendaylight/md-sal/sal-karaf-xsql/pom.xml b/opendaylight/md-sal/sal-karaf-xsql/pom.xml index 9ed3707d3d..27797d36ad 100644 --- a/opendaylight/md-sal/sal-karaf-xsql/pom.xml +++ b/opendaylight/md-sal/sal-karaf-xsql/pom.xml @@ -1,104 +1,102 @@ - - - - - - 4.0.0 - - - sal-parent - org.opendaylight.controller - 1.2.0-SNAPSHOT - - - org.opendaylight.controller - sal-karaf-xsql - bundle - Apache Karaf :: Shell odl/xsql Commands - - Provides the OSGi odl commands - - - - org.apache.karaf.shell - org.apache.karaf.shell.console - 3.0.1 - - - - org.osgi - org.osgi.core - 5.0.0 - provided - - - - org.osgi - org.osgi.compendium - 5.0.0 - provided - - - - junit - junit - 4.11 - test - - - org.opendaylight.controller - sal-dom-xsql - 1.2.0-SNAPSHOT - - - - - - - maven-compiler-plugin - true - 2.3.2 - - 1.5 - 1.5 - - - - org.apache.felix - maven-bundle-plugin - 2.4.0 - true - - - ${project.artifactId} - org.opendaylight.controller.xsql*;version=${project.version} - !org.opendaylight.controller.xsql*, - org.apache.aries.blueprint, - org.osgi.service.blueprint.container, - org.osgi.service.blueprint.reflect, - org.apache.felix.service.command, - org.apache.karaf.shell.commands, - org.apache.karaf.shell.console, - * - - - - - - - + + + + + + 4.0.0 + + + 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 + org.apache.karaf.shell.console + ${karaf.version} + + + + org.osgi + org.osgi.core + + + + org.osgi + org.osgi.compendium + 5.0.0 + provided + + + + junit + junit + + + org.opendaylight.controller + sal-dom-xsql + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.artifactId} + org.opendaylight.controller.xsql*;version=${project.version} + !org.opendaylight.controller.xsql*, + org.apache.aries.blueprint, + org.osgi.service.blueprint.container, + org.osgi.service.blueprint.reflect, + org.apache.karaf.shell.commands, + org.apache.karaf.shell.console, + * + + + + + + +