X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=069ad8d4a3d4e13adbd9df3509dbb7d3a80a3239;hb=91e19b8e94b926a286d1ad4cd1077858017931e9;hp=cf3aff744f6ecc5e3c6ca7e7d6d58b844a62f553;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5;p=controller.git diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index cf3aff744f..069ad8d4a3 100644 --- a/opendaylight/arphandler/pom.xml +++ b/opendaylight/arphandler/pom.xml @@ -9,7 +9,6 @@ ../commons/opendaylight - org.opendaylight.controller arphandler 0.4.0-SNAPSHOT bundle @@ -17,28 +16,30 @@ - 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.sal.core, + org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.packet, + org.opendaylight.controller.switchmanager, + org.opendaylight.controller.topologymanager, + 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 + @@ -46,6 +47,11 @@ org.opendaylight.controller switchmanager + 0.5.0-SNAPSHOT + + + org.opendaylight.controller + topologymanager 0.4.0-SNAPSHOT @@ -56,7 +62,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT