X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Flldp-speaker%2Fpom.xml;h=ae507819629008bbf9abffd12b76035348eab9e3;hb=0cf20168bede83c86c60afe0d9ecd434de9aa9fb;hp=d0650295a1fdc97bc62198f2c641310bb82baad0;hpb=80b2c2b6fc158ab853b3410e91b0fdc2dd3f5195;p=openflowplugin.git diff --git a/applications/lldp-speaker/pom.xml b/applications/lldp-speaker/pom.xml index d0650295a1..ae50781962 100644 --- a/applications/lldp-speaker/pom.xml +++ b/applications/lldp-speaker/pom.xml @@ -1,31 +1,24 @@ - + 4.0.0 org.opendaylight.openflowplugin - applications - 0.7.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.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-broker-impl - - - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-inventory @@ -45,29 +38,15 @@ org.opendaylight.openflowplugin.applications topology-lldp-discovery - - - org.mockito - mockito-core - test + org.opendaylight.openflowplugin.applications + device-ownership-service + ${project.version} - junit - junit - test + org.opendaylight.infrautils + infrautils-util - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -