X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fsample-consumer%2Fpom.xml;h=9f14b68b8112e084832688f1b3878517e5c41683;hb=1195df1a60bbcee5af638032d33a30234626252f;hp=f0dc19853a71a080fb19069aed4f874cc9c40cd1;hpb=43f6649b71411a85b7e1296a90d6742cb1b0a939;p=openflowplugin.git diff --git a/samples/sample-consumer/pom.xml b/samples/sample-consumer/pom.xml index f0dc19853a..9f14b68b81 100644 --- a/samples/sample-consumer/pom.xml +++ b/samples/sample-consumer/pom.xml @@ -4,12 +4,11 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.2.0-SNAPSHOT + 0.11.0-SNAPSHOT ../../parent sample-consumer - 0.2.0-SNAPSHOT bundle @@ -18,17 +17,6 @@ org.apache.felix maven-bundle-plugin true - - - - false - - - org.opendaylight.openflowplugin.openflow.samples.consumer.Activator - - - ${project.build.directory}/META-INF - @@ -50,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 - -