X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fadsal%2Fswitchmanager%2Fapi%2Fpom.xml;fp=opendaylight%2Fadsal%2Fswitchmanager%2Fapi%2Fpom.xml;h=3c23e29131a4017b649dc7d2356f137c15a2c416;hb=42c32160bfd41de57189bb246fec5ffb48ed8e9e;hp=0000000000000000000000000000000000000000;hpb=edf5bfcee83c750853253ccfd991ba7000f5f65b;p=controller.git diff --git a/opendaylight/adsal/switchmanager/api/pom.xml b/opendaylight/adsal/switchmanager/api/pom.xml new file mode 100644 index 0000000000..3c23e29131 --- /dev/null +++ b/opendaylight/adsal/switchmanager/api/pom.xml @@ -0,0 +1,97 @@ + + + 4.0.0 + + org.opendaylight.controller + commons.opendaylight + 1.5.0-SNAPSHOT + ../../../commons/opendaylight + + + switchmanager + 0.8.0-SNAPSHOT + bundle + + + + reuseReports + target/jacoco.exec + target/jacoco-it.exec + + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + junit + junit + test + + + + + + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + + + + + org.apache.felix + maven-bundle-plugin + true + + + org.opendaylight.controller.switchmanager + org.opendaylight.controller.configuration, + org.opendaylight.controller.sal.core, + org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.packet, + org.opendaylight.controller.sal.inventory, + org.slf4j, + javax.xml.bind.annotation + + ${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 + +