X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fadsal%2Farphandler%2Fpom.xml;fp=opendaylight%2Fadsal%2Farphandler%2Fpom.xml;h=d9e18ea6abd8f98d0a6100285a7f0d8c74db0cfe;hb=42c32160bfd41de57189bb246fec5ffb48ed8e9e;hp=0000000000000000000000000000000000000000;hpb=edf5bfcee83c750853253ccfd991ba7000f5f65b;p=controller.git diff --git a/opendaylight/adsal/arphandler/pom.xml b/opendaylight/adsal/arphandler/pom.xml new file mode 100644 index 0000000000..d9e18ea6ab --- /dev/null +++ b/opendaylight/adsal/arphandler/pom.xml @@ -0,0 +1,85 @@ + + + 4.0.0 + + org.opendaylight.controller + commons.opendaylight + 1.5.0-SNAPSHOT + ../../commons/opendaylight + + arphandler + 0.6.0-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 + 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 + +