X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Ftopology-lldp-discovery%2Fpom.xml;h=d190e4e73197dafa85af11fd7ba52f2677d3049f;hb=8ce601c27ce68178e2024a09204b3710033b2a79;hp=af6ec356198079a2a264ce6093e1288f8cb7a513;hpb=9987866efc6ce38386597dbf1fa8a2824f842c37;p=openflowplugin.git diff --git a/applications/topology-lldp-discovery/pom.xml b/applications/topology-lldp-discovery/pom.xml index af6ec35619..d190e4e731 100644 --- a/applications/topology-lldp-discovery/pom.xml +++ b/applications/topology-lldp-discovery/pom.xml @@ -2,28 +2,16 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.5.0-SNAPSHOT - + org.opendaylight.openflowplugin + openflowplugin-parent + 0.8.0-SNAPSHOT + ../../parent org.opendaylight.openflowplugin.applications topology-lldp-discovery - 0.3.0-SNAPSHOT + 0.8.0-SNAPSHOT bundle - - - - org.opendaylight.openflowplugin - openflowplugin-artifacts - ${project.version} - pom - import - - - - com.google.guava @@ -37,22 +25,22 @@ commons-lang commons-lang - - org.eclipse.tycho - org.eclipse.osgi - org.opendaylight.controller sal-binding-api - org.opendaylight.controller - sal-binding-config + org.opendaylight.mdsal + mdsal-eos-dom-api - org.opendaylight.controller + org.opendaylight.openflowplugin.libraries liblldp - 0.11.0-SNAPSHOT + ${project.version} + + + org.opendaylight.openflowplugin + openflowplugin-api org.opendaylight.openflowplugin.model @@ -66,6 +54,17 @@ org.opendaylight.controller.model model-inventory + + junit + junit + test + + + org.mockito + mockito-core + test + +