X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fimplementation%2Fpom.xml;fp=opendaylight%2Fswitchmanager%2Fimplementation%2Fpom.xml;h=0000000000000000000000000000000000000000;hp=fe7a0c0bcb407f42c5e975974bd6817e472c6b88;hb=42c32160bfd41de57189bb246fec5ffb48ed8e9e;hpb=edf5bfcee83c750853253ccfd991ba7000f5f65b diff --git a/opendaylight/switchmanager/implementation/pom.xml b/opendaylight/switchmanager/implementation/pom.xml deleted file mode 100644 index fe7a0c0bcb..0000000000 --- a/opendaylight/switchmanager/implementation/pom.xml +++ /dev/null @@ -1,126 +0,0 @@ - - - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.5.0-SNAPSHOT - ../../commons/opendaylight - - - switchmanager.implementation - 0.5.0-SNAPSHOT - bundle - - - - reuseReports - target/jacoco.exec - target/jacoco-it.exec - - - - equinoxSDK381 - org.apache.felix.gogo.runtime - - - equinoxSDK381 - org.eclipse.osgi - - - junit - junit - - - org.opendaylight.controller - clustering.services - - - org.opendaylight.controller - configuration - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - statisticsmanager - - - org.opendaylight.controller - switchmanager - - - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - - - org.apache.felix - maven-bundle-plugin - true - - - - org.opendaylight.controller.configuration, - org.opendaylight.controller.switchmanager, - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.sal.packet, - org.opendaylight.controller.sal.reader, - org.opendaylight.controller.sal.inventory, - org.opendaylight.controller.statisticsmanager, - org.slf4j, - org.apache.felix.dm, - org.eclipse.osgi.framework.console, - org.osgi.framework, - org.apache.felix.service.command, - javax.xml.bind.annotation, - org.apache.commons.lang3.builder - org.opendaylight.controller.switchmanager.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 - -