X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=064d04c25c1bb4143ca72470cef30337449ad670;hp=d7d185e725dfd4bd9e3873278c00f878f7fffc20;hb=b2f1e02e9c650f9c9dbbe8eb5b7fa52210276866;hpb=6fd408a04fe4a3611843e2246ece6d7c34b76903;ds=sidebyside diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index d7d185e725..064d04c25c 100644 --- a/opendaylight/arphandler/pom.xml +++ b/opendaylight/arphandler/pom.xml @@ -7,27 +7,53 @@ 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 - HEAD - arphandler 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 + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.opendaylight.controller.sal.packet.address, + org.opendaylight.controller.sal.packet.address, org.opendaylight.controller.connectionmanager, org.opendaylight.controller.sal.connection, org.opendaylight.controller.sal.core, @@ -41,52 +67,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 - clustering.services - - - org.opendaylight.controller - sal.connection - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - connectionmanager - - - org.opendaylight.controller - topologymanager - - - org.opendaylight.controller - hosttracker - - - org.opendaylight.controller - sal - - - junit - junit - - + + 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 +