X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Ftopology-lldp-discovery%2Fpom.xml;h=7b219285fbca88ab11d6e833247f423a98e5055d;hb=0c0fd716ab751bb4b7c3f8f0c125626ce6d4bf34;hp=9ce1b67feea34322343bc6d6d9e5f8e6672e0941;hpb=163b3dd5740b83123674df4a65f0de40860bb3e6;p=openflowplugin.git diff --git a/applications/topology-lldp-discovery/pom.xml b/applications/topology-lldp-discovery/pom.xml index 9ce1b67fee..7b219285fb 100644 --- a/applications/topology-lldp-discovery/pom.xml +++ b/applications/topology-lldp-discovery/pom.xml @@ -2,82 +2,60 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - + org.opendaylight.openflowplugin + openflowplugin-parent + 0.18.0-SNAPSHOT + ../../parent org.opendaylight.openflowplugin.applications topology-lldp-discovery - 0.4.0-SNAPSHOT bundle - - - - org.opendaylight.openflowplugin - openflowplugin-artifacts - ${project.version} - pom - import - - - - - com.google.guava - guava - - - commons-codec - commons-codec - - - commons-lang - commons-lang + com.github.spotbugs + spotbugs-annotations + true - org.eclipse.tycho - org.eclipse.osgi + com.google.guava + guava - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-config + org.opendaylight.mdsal.model + ietf-topology - org.opendaylight.controller + org.opendaylight.openflowplugin.libraries liblldp - 0.12.0-SNAPSHOT + ${project.version} - org.opendaylight.openflowplugin.model - model-flow-base + org.opendaylight.openflowplugin + openflowplugin-api org.opendaylight.openflowplugin.model model-flow-service - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-inventory - junit - junit - test + com.guicedee.services + javax.inject + true - org.mockito - mockito-core - test + jakarta.annotation + jakarta.annotation-api + true - -