X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=4c22b4a74b08a8bf23793dd8ba4f7a6496fbbddf;hp=e3beb8061d585c54ecac76fb174e948791fd54b8;hb=7bc6403c0fe122ff37ef774f58c1ad2c7d714407;hpb=87e42e0bc309ddd2f3bde223d1745ec9d6600592 diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index e3beb8061d..4c22b4a74b 100644 --- a/opendaylight/arphandler/pom.xml +++ b/opendaylight/arphandler/pom.xml @@ -1,20 +1,20 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 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 + HEAD arphandler - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle @@ -28,6 +28,7 @@ org.opendaylight.controller.connectionmanager, + org.opendaylight.controller.sal.connection, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.packet, @@ -56,27 +57,30 @@ org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT org.opendaylight.controller connectionmanager - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT + + + junit + junit