X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=e1844943faea5015b609eb1eab419874a9b5c030;hb=9055df02442375e7b482483e7224e28c3a766198;hp=7a7fea80ad7feef2e977ee4e4c5e8f85f121fc94;hpb=626da6a9b0ccb8216bae41cc9261fe7b1ac75b62;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index 7a7fea80ad..e1844943fa 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.7.0-SNAPSHOT + 0.12.0-SNAPSHOT ../parent @@ -46,12 +45,16 @@ model-inventory - org.opendaylight.controller - sal-binding-api + org.opendaylight.yangtools + yang-common-netty - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-binding-spi ${project.groupId}.openflowjava @@ -60,11 +63,10 @@ org.opendaylight.infrautils diagstatus-api - ${infrautils.version} - org.ops4j.pax.cdi - pax-cdi-api + org.apache.aries.blueprint + blueprint-maven-plugin-annotation true @@ -74,6 +76,7 @@ org.apache.karaf.shell org.apache.karaf.shell.console + provided com.google.guava @@ -84,43 +87,31 @@ commons-lang3 - javax.inject - javax.inject - - - 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 @@ -130,20 +121,20 @@ + + org.apache.aries.blueprint + blueprint-maven-plugin + + + org.opendaylight.openflowplugin.impl + + + org.apache.felix maven-bundle-plugin true - - - org.codehaus.mojo - findbugs-maven-plugin - - false - - -