X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=b8660be482782b07b5211e4500a4bbb22b108803;hb=37c9895e422a62f9dead943875a068932c9605fe;hp=5f1435c353a6aad552ce78b754a8b41954364d01;hpb=e812851966cb79fa0ae6c7c3c78e66a12b1165af;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index 5f1435c353..b8660be482 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,33 +4,18 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT ../parent openflowplugin-impl bundle - - - - org.apache.felix - maven-bundle-plugin - true - - - - - org.apache.karaf.shell.commands;version="[3.0.0,4.1)", - org.apache.karaf.shell.console;version="[3.0.0,4.1)", - * - - - - - - + + org.osgi + org.osgi.core + org.opendaylight.openflowplugin openflowplugin-api @@ -63,10 +48,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.opendaylight.controller sal-binding-broker-impl @@ -76,16 +57,23 @@ openflow-protocol-api - ${project.groupId}.openflowjava - openflow-protocol-spi + org.opendaylight.infrautils + diagstatus-api + ${infrautils.version} - org.opendaylight.controller - config-api + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true + + + ${project.groupId}.openflowjava + openflow-protocol-spi org.apache.karaf.shell org.apache.karaf.shell.console + provided com.google.guava @@ -95,6 +83,16 @@ org.apache.commons commons-lang3 + + javax.annotation + javax.annotation-api + true + + + javax.inject + javax.inject + true + junit junit @@ -132,8 +130,26 @@ org.opendaylight.openflowplugin - openflowplugin-extension-onf + openflowplugin-common - + + + + org.apache.aries.blueprint + blueprint-maven-plugin + + + org.opendaylight.openflowplugin.impl + + + + + org.apache.felix + maven-bundle-plugin + true + + + +