X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=e3576e6ed86cc9284243be20f57358bbe7ce331b;hp=dcd51f7627beeed312c877a550bb176fb6661475;hb=f062dc05cc7caaf0c1811856370f1c9e2f1e5c34;hpb=6f4513207969e32b59dd456f43dfa9137e04d563 diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index dcd51f7627..e3576e6ed8 100644 --- a/opendaylight/arphandler/pom.xml +++ b/opendaylight/arphandler/pom.xml @@ -14,7 +14,7 @@ HEAD arphandler - 0.4.1-SNAPSHOT + 0.5.1-SNAPSHOT bundle @@ -27,10 +27,13 @@ + org.opendaylight.controller.sal.packet.address, org.opendaylight.controller.connectionmanager, + org.opendaylight.controller.sal.connection, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.packet, + org.opendaylight.controller.sal.routing, org.opendaylight.controller.switchmanager, org.opendaylight.controller.topologymanager, org.opendaylight.controller.clustering.services, @@ -56,7 +59,6 @@ org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT org.opendaylight.controller @@ -71,12 +73,16 @@ org.opendaylight.controller hosttracker - 0.4.1-SNAPSHOT + ${hosttracker.version} org.opendaylight.controller sal 0.5.1-SNAPSHOT + + junit + junit +