X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fsample-consumer%2Fpom.xml;h=6547114418e852536a9593156cf450829651cc4f;hb=178d0937f3f90785fc009a8cb7c34f9f4a4011c2;hp=b38ee2e33d57218e5e2750e06b9270b6f11b5c84;hpb=f4a6895796ad74414a14ba2e24ee88ae1bc366e0;p=openflowplugin.git diff --git a/samples/sample-consumer/pom.xml b/samples/sample-consumer/pom.xml index b38ee2e33d..6547114418 100644 --- a/samples/sample-consumer/pom.xml +++ b/samples/sample-consumer/pom.xml @@ -4,74 +4,54 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.1.0-SNAPSHOT + 0.18.0-SNAPSHOT ../../parent sample-consumer - 0.1.0-SNAPSHOT bundle - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - - false - - - org.opendaylight.openflowplugin.openflow.samples.consumer.Activator - - - ${project.build.directory}/META-INF - - - - - org.opendaylight.openflowplugin.model - model-flow-base + com.google.guava + guava - org.opendaylight.openflowplugin.model - model-flow-service + com.guicedee.services + javax.inject + true - org.opendaylight.openflowplugin.model - model-flow-statistics + org.opendaylight.mdsal + mdsal-binding-api - model-inventory - org.opendaylight.controller.model + org.opendaylight.mdsal + yang-binding - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.opendaylight.yangtools - yang-binding + org.opendaylight.openflowplugin.model + model-flow-base - org.osgi - org.osgi.core + org.opendaylight.openflowplugin.model + model-flow-service - junit - junit - test + org.opendaylight.openflowplugin.model + model-inventory - org.opendaylight.controller - sal-common-util - test + org.opendaylight.yangtools + yang-common + + + org.osgi + org.osgi.service.component.annotations -