X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fapi%2Fpom.xml;h=a4e96dd6a03d0339b46c97a0b2759d17b2b71e07;hb=d575edf655b58bb5aafd88c113ace7d41a813d7c;hp=91f91f92a492b0c9f61c8de28fa2a685faa6f4d4;hpb=b9275a7d6d29b52fbc6f5c6437e5aacfb122fa8c;p=controller.git diff --git a/opendaylight/switchmanager/api/pom.xml b/opendaylight/switchmanager/api/pom.xml index 91f91f92a4..a4e96dd6a0 100644 --- a/opendaylight/switchmanager/api/pom.xml +++ b/opendaylight/switchmanager/api/pom.xml @@ -1,25 +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 + switchmanager - 0.4.0-SNAPSHOT + 0.7.0-SNAPSHOT bundle - jacoco reuseReports target/jacoco.exec target/jacoco-it.exec - java @@ -27,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, @@ -56,8 +60,9 @@ javax.xml.bind.annotation, org.apache.commons.lang3.builder - - + + ${project.basedir}/META-INF + org.jacoco @@ -84,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 +