X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=8d3df87c58b0104194368f320ee2fe2a8e3bdc6a;hb=e269f57182ae65e67c6fd7699e257bb63f7a4dc6;hp=0ee88895263488ff3c0fcb9584831c689f35d233;hpb=3e5a15bd17299cc88ea253514db40661e11f5bb7;p=controller.git diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index 0ee8889526..8d3df87c58 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, @@ -70,12 +73,12 @@ org.opendaylight.controller hosttracker - 0.4.1-SNAPSHOT + ${hosttracker.version} org.opendaylight.controller sal - 0.5.1-SNAPSHOT + 0.7.0-SNAPSHOT junit