X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=d7d185e725dfd4bd9e3873278c00f878f7fffc20;hp=dcd51f7627beeed312c877a550bb176fb6661475;hb=3948bedd0129e44c0943bd77c91806425645cd72;hpb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index dcd51f7627..d7d185e725 100644 --- a/opendaylight/arphandler/pom.xml +++ b/opendaylight/arphandler/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../commons/opendaylight @@ -14,7 +14,7 @@ HEAD arphandler - 0.4.1-SNAPSHOT + 0.5.2-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, @@ -53,30 +56,37 @@ + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + sal.connection + org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT 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 + junit