X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Ftopology-lldp-discovery%2Fpom.xml;h=1121f90508bfb92180f88e079e0bd6741d1c44f9;hb=9bbbed054ff41e30a7b71675fa803a2d29223c6f;hp=4c6d8d97fcab11347090fce2788fb084037a26d9;hpb=513001ced86b008088b767994d0c83aacfa36863;p=openflowplugin.git diff --git a/applications/topology-lldp-discovery/pom.xml b/applications/topology-lldp-discovery/pom.xml index 4c6d8d97fc..1121f90508 100644 --- a/applications/topology-lldp-discovery/pom.xml +++ b/applications/topology-lldp-discovery/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller config-parent - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.openflowplugin.applications topology-lldp-discovery - 0.3.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle @@ -37,10 +37,6 @@ commons-lang commons-lang - - equinoxSDK381 - org.eclipse.osgi - org.opendaylight.controller sal-binding-api @@ -52,7 +48,7 @@ org.opendaylight.controller liblldp - 0.11.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.openflowplugin.model @@ -66,6 +62,17 @@ org.opendaylight.controller.model model-inventory + + junit + junit + test + + + org.mockito + mockito-core + test + +