X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Flldp-speaker%2Fpom.xml;h=ae507819629008bbf9abffd12b76035348eab9e3;hb=0cf20168bede83c86c60afe0d9ecd434de9aa9fb;hp=8977cf3c4751f4cce8d84c96881dbe712a4e7b39;hpb=8f0403108577d6249b7d63017c239a377ee1b27a;p=openflowplugin.git diff --git a/applications/lldp-speaker/pom.xml b/applications/lldp-speaker/pom.xml index 8977cf3c47..ae50781962 100644 --- a/applications/lldp-speaker/pom.xml +++ b/applications/lldp-speaker/pom.xml @@ -1,35 +1,24 @@ - + 4.0.0 org.opendaylight.openflowplugin - applications - 0.3.0-SNAPSHOT + openflowplugin-parent + 0.16.0-SNAPSHOT + ../../parent + org.opendaylight.openflowplugin.applications lldp-speaker bundle + - org.opendaylight.openflowplugin - openflowplugin-api - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-binding-config + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-broker-impl - - - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-inventory @@ -37,37 +26,27 @@ model-flow-service - org.opendaylight.controller - config-api + org.opendaylight.openflowplugin + openflowplugin-common - org.opendaylight.controller + org.opendaylight.openflowplugin.libraries liblldp + ${project.version} org.opendaylight.openflowplugin.applications topology-lldp-discovery - - - org.mockito - mockito-all - test + org.opendaylight.openflowplugin.applications + device-ownership-service + ${project.version} - junit - junit - test + org.opendaylight.infrautils + infrautils-util - - - - org.opendaylight.yangtools - yang-maven-plugin - - -