X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=321e032554c00c793654e589a039d5a95bba3bfe;hb=cf9ccfcbff79612b23ba889b0df73a8d832aff72;hp=a0a2ee095046999693d6fe1b4d6a6aae53f4bb22;hpb=1d6c14f4349b396ee183e2fa62a169b8d4fd6f54;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index a0a2ee0950..321e032554 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.8.0-SNAPSHOT + 0.9.0-SNAPSHOT ../parent @@ -45,12 +45,12 @@ model-inventory - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-spi ${project.groupId}.openflowjava @@ -73,6 +73,7 @@ org.apache.karaf.shell org.apache.karaf.shell.console + provided com.google.guava @@ -83,58 +84,41 @@ commons-lang3 - javax.inject - javax.inject + javax.annotation + javax.annotation-api + true - junit - junit - test + javax.inject + javax.inject + true - org.mockito - mockito-core - test + com.google.code.findbugs + jsr305 + 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 - - javax.inject - javax.inject - true - - - org.apache.aries.blueprint - blueprint-maven-plugin-annotation - true - @@ -142,20 +126,17 @@ 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 - -