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=6c4c89c9498c558a24f597d8ecd9c865dd916f4f;hp=4aef77691a734aebfc5a37a3f927e205e2f13aab;hb=59918fc863252de0e51e5167f0cb57f697b76c13;hpb=34bc6ec632529a0dfe419aa7404bb42a456fbc96 diff --git a/opendaylight/md-sal/sal-karaf-xsql/pom.xml b/opendaylight/md-sal/sal-karaf-xsql/pom.xml index 4aef77691a..6c4c89c949 100644 --- a/opendaylight/md-sal/sal-karaf-xsql/pom.xml +++ b/opendaylight/md-sal/sal-karaf-xsql/pom.xml @@ -1,105 +1,103 @@ - - - - - - 4.0.0 - - - sal-parent - org.opendaylight.controller - 1.1-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 - bundle - 1.1-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 + + + sal-parent + org.opendaylight.controller + 1.4.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 + ${karaf.version} + + + + 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.4.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.karaf.shell.commands, + org.apache.karaf.shell.console, + * + + + + + + +