X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Ftopology-lldp-discovery%2Fpom.xml;h=d3f48655191ad2494ce4831f8c9902e4022b473a;hb=211844a4fda1b9ab05732680697ca507e952a285;hp=7ab83ff2c0b8eca5c22bb2d47eee42b3fd05e899;hpb=ff4d6a596324ccf31b4b567499f65607b7f1fe37;p=openflowplugin.git diff --git a/applications/topology-lldp-discovery/pom.xml b/applications/topology-lldp-discovery/pom.xml index 7ab83ff2c0..d3f4865519 100644 --- a/applications/topology-lldp-discovery/pom.xml +++ b/applications/topology-lldp-discovery/pom.xml @@ -54,16 +54,6 @@ org.opendaylight.controller.model model-inventory - - junit - junit - test - - - org.mockito - mockito-core - test - javax.inject javax.inject @@ -79,6 +69,11 @@ blueprint-maven-plugin-annotation true + + com.google.code.findbugs + jsr305 + true +