X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fsample-consumer%2Fpom.xml;h=81a4b11f0a819ef43d12b29cc406328098ba0d53;hb=e620857d93ebd1c42ae5d8a2d4cb4bc886814d6b;hp=92bc17fbb9af8169c97f2a9a968c002f30b564a3;hpb=d5225ad1b30407dfe8344b7e4c5e7f496f3365d8;p=openflowplugin.git diff --git a/samples/sample-consumer/pom.xml b/samples/sample-consumer/pom.xml index 92bc17fbb9..81a4b11f0a 100644 --- a/samples/sample-consumer/pom.xml +++ b/samples/sample-consumer/pom.xml @@ -4,23 +4,35 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.13.0-SNAPSHOT + 0.19.0-SNAPSHOT ../../parent sample-consumer bundle - - - - org.apache.felix - maven-bundle-plugin - true - - - + + com.google.guava + guava + + + com.guicedee.services + javax.inject + true + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + org.opendaylight.openflowplugin.model model-flow-base @@ -31,19 +43,15 @@ org.opendaylight.openflowplugin.model - model-flow-statistics - - model-inventory - org.opendaylight.controller.model - org.opendaylight.mdsal - mdsal-binding-api + org.opendaylight.yangtools + yang-common - org.opendaylight.mdsal - yang-binding + org.osgi + org.osgi.service.component.annotations