X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=e1844943faea5015b609eb1eab419874a9b5c030;hb=9055df02442375e7b482483e7224e28c3a766198;hp=0c786069923ee2642f346d074909d20e06fb119d;hpb=0afa00220329e3e01b96baa934d45e05786476e6;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index 0c78606992..e1844943fa 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.12.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 @@ -60,17 +45,30 @@ model-inventory - org.opendaylight.controller - sal-binding-api + org.opendaylight.yangtools + yang-common-netty + + + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-spi ${project.groupId}.openflowjava openflow-protocol-api + + org.opendaylight.infrautils + diagstatus-api + + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true + ${project.groupId}.openflowjava openflow-protocol-spi @@ -78,6 +76,7 @@ org.apache.karaf.shell org.apache.karaf.shell.console + provided com.google.guava @@ -88,44 +87,54 @@ commons-lang3 - junit - junit - test + javax.annotation + javax.annotation-api + true - org.mockito - mockito-core - test + javax.inject + javax.inject + true org.slf4j slf4j-log4j12 test - - org.opendaylight.controller - sal-common-util - ${project.groupId}.openflowjava openflowjava-util - - org.opendaylight.controller - sal-common-api - ${project.groupId}.openflowjava openflow-protocol-impl org.osgi - org.osgi.compendium + osgi.cmpn org.opendaylight.openflowplugin openflowplugin-common - + + + + org.apache.aries.blueprint + blueprint-maven-plugin + + + org.opendaylight.openflowplugin.impl + + + + + org.apache.felix + maven-bundle-plugin + true + + + +