X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fhosttracker_new%2Fimplementation%2Fpom.xml;fp=opendaylight%2Fhosttracker_new%2Fimplementation%2Fpom.xml;h=0000000000000000000000000000000000000000;hp=d3661a12c8841892675f6badeed8e6a9115525d4;hb=42c32160bfd41de57189bb246fec5ffb48ed8e9e;hpb=edf5bfcee83c750853253ccfd991ba7000f5f65b diff --git a/opendaylight/hosttracker_new/implementation/pom.xml b/opendaylight/hosttracker_new/implementation/pom.xml deleted file mode 100644 index d3661a12c8..0000000000 --- a/opendaylight/hosttracker_new/implementation/pom.xml +++ /dev/null @@ -1,125 +0,0 @@ - - - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.5.0-SNAPSHOT - ../../commons/opendaylight - - hosttracker_new.implementation - 0.5.0-SNAPSHOT - bundle - - - - reuseReports - target/jacoco-it.exec - target/jacoco.exec - - - - junit - junit - - - org.opendaylight.controller - clustering.services - - - org.opendaylight.controller - commons.logback_settings - - - org.opendaylight.controller - hosttracker_new - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - topologymanager - - - - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - - - org.apache.felix - maven-bundle-plugin - true - - - - org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.sal.topology, - org.opendaylight.controller.sal.packet, - org.opendaylight.controller.hosttracker, - org.opendaylight.controller.topologymanager, - org.opendaylight.controller.sal.packet.address, - org.opendaylight.controller.switchmanager, - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.hosttracker.hostAware, - javax.xml.bind.annotation, - javax.xml.bind, - org.apache.felix.dm, - org.apache.commons.lang3.builder, - org.osgi.service.component, - org.slf4j, - org.eclipse.osgi.framework.console, - org.osgi.framework - org.opendaylight.controller.hosttracker.internal.Activator - - - ${project.basedir}/META-INF - - - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.controller.* - - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - - - - - 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 - -