X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=e3beb8061d585c54ecac76fb174e948791fd54b8;hp=e95512dcd0a7637f90223890df79d0a6f2abeb38;hb=a88a736c185f9551a2bf98335054e69a04b8f3bb;hpb=4d8ea2149206e12d7601b34667a85f48ca82af6c diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index e95512dcd0..e3beb8061d 100644 --- a/opendaylight/arphandler/pom.xml +++ b/opendaylight/arphandler/pom.xml @@ -8,7 +8,11 @@ 1.4.0-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 + arphandler 0.4.0-SNAPSHOT bundle @@ -16,29 +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 + ${bundle.plugin.version} + 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