X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Flldp-speaker%2Fpom.xml;h=f802537918d5c5d995911e5079c2b9a4151afebe;hb=c03896c107609a41123179424edd72949852b205;hp=8977cf3c4751f4cce8d84c96881dbe712a4e7b39;hpb=e1ef8b31e7f6c908e06d947bd10f51e498378ab5;p=openflowplugin.git diff --git a/applications/lldp-speaker/pom.xml b/applications/lldp-speaker/pom.xml index 8977cf3c47..f802537918 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.18.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 - - -