X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fapi%2Fpom.xml;h=3c2be9002d2e6e1b0a96df14bf5aa70862788025;hb=6e4c37c69080eecc39d49b91de66d60a53bac6a5;hp=91f91f92a492b0c9f61c8de28fa2a685faa6f4d4;hpb=b9275a7d6d29b52fbc6f5c6437e5aacfb122fa8c;p=controller.git diff --git a/opendaylight/switchmanager/api/pom.xml b/opendaylight/switchmanager/api/pom.xml index 91f91f92a4..3c2be9002d 100644 --- a/opendaylight/switchmanager/api/pom.xml +++ b/opendaylight/switchmanager/api/pom.xml @@ -8,9 +8,14 @@ 1.4.0-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 + switchmanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle @@ -27,25 +32,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 +61,9 @@ javax.xml.bind.annotation, org.apache.commons.lang3.builder - - + + ${project.basedir}/META-INF + org.jacoco @@ -84,20 +90,20 @@ - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - + + 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 - + + + org.opendaylight.controller + sal + 0.5.0-SNAPSHOT +