X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=8d62c1da4b1e53cabec2f0c2bc5acc0875a98660;hb=087b9b41e20ba79113738d82e6bedf15ca2e58d0;hp=e95512dcd0a7637f90223890df79d0a6f2abeb38;hpb=aab7c08016dab70136793a108f7d7b8be3edc3c1;p=controller.git diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index e95512dcd0..8d62c1da4b 100644 --- a/opendaylight/arphandler/pom.xml +++ b/opendaylight/arphandler/pom.xml @@ -1,62 +1,86 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../commons/opendaylight - arphandler - 0.4.0-SNAPSHOT + 0.5.2-SNAPSHOT bundle - - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.sal.packet, - org.opendaylight.controller.switchmanager, - org.opendaylight.controller.hosttracker, - org.opendaylight.controller.hosttracker.hostAware, - org.apache.felix.dm, - org.osgi.service.component, - org.slf4j - - - org.opendaylight.controller.arphandler.internal.Activator - - - ${project.basedir}/META-INF - - - - + + junit + junit + org.opendaylight.controller - switchmanager - 0.4.0-SNAPSHOT + clustering.services + + + org.opendaylight.controller + connectionmanager org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + + + org.opendaylight.controller + sal.connection + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + topologymanager + + + + + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + 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, + org.opendaylight.controller.hosttracker, + 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 + + ${project.basedir}/META-INF + + + + + + 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 +