X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fapi%2Fpom.xml;h=223bb889bc46386fcfef94fe94dcba2b0572a010;hp=14a056d5fee3b50ba27f2fe240d378495dc7ad85;hb=b23703bef6c3aaafe2dc83608a03b738ad42f945;hpb=0456cd9d9e327edfccf37024374973bea5d5a5d4 diff --git a/opendaylight/switchmanager/api/pom.xml b/opendaylight/switchmanager/api/pom.xml index 14a056d5fe..223bb889bc 100644 --- a/opendaylight/switchmanager/api/pom.xml +++ b/opendaylight/switchmanager/api/pom.xml @@ -1,31 +1,38 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-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.5.0-SNAPSHOT + 0.7.1-SNAPSHOT bundle - jacoco reuseReports target/jacoco.exec target/jacoco-it.exec - java + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + junit + junit + test + + @@ -40,27 +47,18 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true - - org.opendaylight.controller.switchmanager - - - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.configuration, + 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 @@ -69,7 +67,9 @@ org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -80,30 +80,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 +