X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=c58ddd2f21404f21d584cc15e06a68d5ae860a50;hb=c97615f9dcd902079b828eebaafb420a0de61193;hp=80d8598d452b8d2dc501d411e6dc33fcb7307afe;hpb=fbfab4661220d56543ceabbcba5a40b335be1e07;p=controller.git diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index 80d8598d45..c58ddd2f21 100644 --- a/opendaylight/arphandler/pom.xml +++ b/opendaylight/arphandler/pom.xml @@ -8,8 +8,11 @@ 1.4.0-SNAPSHOT ../commons/opendaylight - - org.opendaylight.controller + + 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 + arphandler 0.4.0-SNAPSHOT bundle @@ -17,28 +20,35 @@ - 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 - - - + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + + + org.opendaylight.controller.connectionmanager, + org.opendaylight.controller.sal.core, + org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.packet, + 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 + @@ -46,6 +56,16 @@ org.opendaylight.controller switchmanager + 0.5.0-SNAPSHOT + + + org.opendaylight.controller + connectionmanager + 0.1.0-SNAPSHOT + + + org.opendaylight.controller + topologymanager 0.4.0-SNAPSHOT