X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fapi%2Fpom.xml;h=010aaa5d411807fc9075e00cf4198c211dd0f74d;hp=d57a2d4a01d69d493d5b7ed150e2987d4cb3d67b;hb=b29204146ca6957b5f968e07d9e7e2052ba70ef1;hpb=9e43cfabdc83df4c5db51ce6e22e0cecca12aa9a diff --git a/opendaylight/switchmanager/api/pom.xml b/opendaylight/switchmanager/api/pom.xml index d57a2d4a01..010aaa5d41 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,22 @@ - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - + + org.opendaylight.controller + clustering.services + org.opendaylight.controller configuration - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.4.0-SNAPSHOT - + + + org.opendaylight.controller + sal + + + junit + junit + test +