X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Ftopology-lldp-discovery%2Fpom.xml;h=ed243976e93ae155f2f0a8718a29d2f22ad986c7;hb=75759f88854d23eaffea59e2a01176d88b2f8b78;hp=af6ec356198079a2a264ce6093e1288f8cb7a513;hpb=bd3a5be020c3d78b675793fd34a3a82cee108b9c;p=openflowplugin.git diff --git a/applications/topology-lldp-discovery/pom.xml b/applications/topology-lldp-discovery/pom.xml index af6ec35619..ed243976e9 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.5.5-SNAPSHOT org.opendaylight.openflowplugin.applications topology-lldp-discovery - 0.3.0-SNAPSHOT + 0.3.5-SNAPSHOT bundle @@ -52,7 +52,7 @@ org.opendaylight.controller liblldp - 0.11.0-SNAPSHOT + 0.11.5-SNAPSHOT org.opendaylight.openflowplugin.model @@ -66,6 +66,17 @@ org.opendaylight.controller.model model-inventory + + junit + junit + test + + + org.mockito + mockito-all + test + +