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=7a9db5dcf93284d2881e3b09e1783066c9c009b7;hp=9ed3707d3d98a616472c8b2992ed1fb5b8feb2fd;hb=bd1cb1ea115b99847a2d305a6df8336cd3988cf3;hpb=5ed4ad773ce1bdd1a1511fe8ce66e0db00ae0a3b diff --git a/opendaylight/md-sal/sal-karaf-xsql/pom.xml b/opendaylight/md-sal/sal-karaf-xsql/pom.xml index 9ed3707d3d..7a9db5dcf9 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.9.0-SNAPSHOT + + + + org.opendaylight.controller + sal-karaf-xsql + 1.6.0-SNAPSHOT + bundle + Apache Karaf :: Shell odl/xsql Commands + + Provides the OSGi odl commands + + + + + org.opendaylight.controller + mdsal-artifacts + 1.6.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, + * + + + + + + +