X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=e3576e6ed86cc9284243be20f57358bbe7ce331b;hp=5bf14d0b0c81f7b975a915437ced5f38b1a32577;hb=f062dc05cc7caaf0c1811856370f1c9e2f1e5c34;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128 diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index 5bf14d0b0c..e3576e6ed8 100644 --- a/opendaylight/arphandler/pom.xml +++ b/opendaylight/arphandler/pom.xml @@ -4,17 +4,17 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.1-SNAPSHOT ../commons/opendaylight scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - releasepom-0.1.0 + HEAD arphandler - 0.4.0 + 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,27 +59,30 @@ org.opendaylight.controller switchmanager - 0.5.0 org.opendaylight.controller connectionmanager - 0.1.0 + 0.1.1-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.0 + 0.4.1-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0 + ${hosttracker.version} org.opendaylight.controller sal - 0.5.0 + 0.5.1-SNAPSHOT + + + junit + junit