X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=8d62c1da4b1e53cabec2f0c2bc5acc0875a98660;hb=3b38f7ab02985255a6112f7a418667a5d6c35391;hp=5bf14d0b0c81f7b975a915437ced5f38b1a32577;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index 5bf14d0b0c..8d62c1da4b 100644 --- a/opendaylight/arphandler/pom.xml +++ b/opendaylight/arphandler/pom.xml @@ -4,18 +4,46 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.2-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 - arphandler - 0.4.0 + 0.5.2-SNAPSHOT bundle + + + junit + junit + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + hosttracker + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal.connection + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + topologymanager + + @@ -26,11 +54,13 @@ true - + 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, @@ -38,45 +68,19 @@ org.opendaylight.controller.hosttracker.hostAware, org.apache.felix.dm, org.osgi.service.component, - org.slf4j - - - org.opendaylight.controller.arphandler - - - org.opendaylight.controller.arphandler.internal.Activator - + org.slf4j + org.opendaylight.controller.arphandler + org.opendaylight.controller.arphandler.internal.Activator ${project.basedir}/META-INF - - - org.opendaylight.controller - switchmanager - 0.5.0 - - - org.opendaylight.controller - connectionmanager - 0.1.0 - - - org.opendaylight.controller - topologymanager - 0.4.0 - - - org.opendaylight.controller - hosttracker - 0.4.0 - - - org.opendaylight.controller - sal - 0.5.0 - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +