X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fsample-consumer%2Fpom.xml;h=f5df755c0ddde5d6d19c59eae1ea8c44fe522380;hb=f55df19efa469bedcb85d4b42d59e1ba6e534091;hp=f0af1c2a592e01a3f333d8aacf5cf3094d433370;hpb=609cc7c27edc0a280e77bd66471c02e72698ad2d;p=openflowplugin.git diff --git a/samples/sample-consumer/pom.xml b/samples/sample-consumer/pom.xml index f0af1c2a59..f5df755c0d 100644 --- a/samples/sample-consumer/pom.xml +++ b/samples/sample-consumer/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.7.0-SNAPSHOT + 0.10.0-SNAPSHOT ../../parent @@ -17,17 +17,6 @@ org.apache.felix maven-bundle-plugin true - - - - false - - - org.opendaylight.openflowplugin.openflow.samples.consumer.Activator - - - ${project.build.directory}/META-INF - @@ -49,27 +38,12 @@ org.opendaylight.controller.model - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.mdsal yang-binding - - org.osgi - org.osgi.core - - - junit - junit - test - - - org.opendaylight.controller - sal-common-util - test - -