X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=c04bccd00d673617edf966dfeaa7158e1b88f638;hp=4c22b4a74b08a8bf23793dd8ba4f7a6496fbbddf;hb=b25fb8ba381fe22992e1042f3eee2c54cc26af43;hpb=1597d9226a515d3896af4085b2efdfd57bc64ec9 diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index 4c22b4a74b..c04bccd00d 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,11 +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, @@ -61,22 +63,18 @@ org.opendaylight.controller connectionmanager - 0.1.1-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.1-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.1-SNAPSHOT junit