X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fapi%2Fpom.xml;h=a4e96dd6a03d0339b46c97a0b2759d17b2b71e07;hb=d575edf655b58bb5aafd88c113ace7d41a813d7c;hp=44746e565393bd333dcbb723b20dc393ee1854ef;hpb=fdfe6f9fa93dcfb1b941e61a590b20ea75911791;p=controller.git diff --git a/opendaylight/switchmanager/api/pom.xml b/opendaylight/switchmanager/api/pom.xml index 44746e5653..a4e96dd6a0 100644 --- a/opendaylight/switchmanager/api/pom.xml +++ b/opendaylight/switchmanager/api/pom.xml @@ -1,26 +1,29 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT ../../commons/opendaylight + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + HEAD + - org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT + 0.7.0-SNAPSHOT bundle - jacoco reuseReports - target/jacobo.exec + target/jacoco.exec target/jacoco-it.exec - java @@ -28,25 +31,25 @@ 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 + ${bundle.plugin.version} + true + + + + org.opendaylight.controller.switchmanager + + + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.configuration, + org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.packet, org.opendaylight.controller.sal.inventory, @@ -57,8 +60,9 @@ javax.xml.bind.annotation, org.apache.commons.lang3.builder - - + + ${project.basedir}/META-INF + org.jacoco @@ -85,20 +89,25 @@ - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - + + org.opendaylight.controller + clustering.services + 0.5.0-SNAPSHOT + org.opendaylight.controller configuration - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - + 0.4.1-SNAPSHOT + + + org.opendaylight.controller + sal + 0.7.0-SNAPSHOT + + + junit + junit + test +