X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fapi%2Fpom.xml;h=14a056d5fee3b50ba27f2fe240d378495dc7ad85;hb=531621aac4cff9d39cbd8668a53bdeba8a0e6d81;hp=cc56d96869bfae5f84e358a8f830eeb581634905;hpb=aab7c08016dab70136793a108f7d7b8be3edc3c1;p=controller.git diff --git a/opendaylight/switchmanager/api/pom.xml b/opendaylight/switchmanager/api/pom.xml index cc56d96869..a29341ee6f 100644 --- a/opendaylight/switchmanager/api/pom.xml +++ b/opendaylight/switchmanager/api/pom.xml @@ -1,70 +1,74 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT ../../commons/opendaylight switchmanager - 0.4.0-SNAPSHOT + 0.8.0-SNAPSHOT bundle - jacoco reuseReports target/jacoco.exec target/jacoco-it.exec - java + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + junit + junit + test + + org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.opendaylight.controller.switchmanager - - - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.configuration, - org.opendaylight.controller.sal.core, + 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, - org.apache.felix.dm, - org.eclipse.osgi.framework.console, - org.osgi.framework, - javax.xml.bind.annotation, - org.apache.commons.lang3.builder - - + javax.xml.bind.annotation + ${project.basedir}/META-INF - + org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -75,30 +79,19 @@ post-test - test report + test - - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - configuration - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - + + 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 +