X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fapi%2Fpom.xml;h=cd0e12294899f0c8e2491e57e77c5a790fb291fe;hb=1e9ecb12a453b0e4dec447fdddd612bd1b1f4722;hp=ebaf83fd39a5b5363dce448a84befe6b33fec6d1;hpb=405ea7ce68d22bd3d2501857c5253793b581b086;p=controller.git diff --git a/opendaylight/switchmanager/api/pom.xml b/opendaylight/switchmanager/api/pom.xml index ebaf83fd39..cd0e122948 100644 --- a/opendaylight/switchmanager/api/pom.xml +++ b/opendaylight/switchmanager/api/pom.xml @@ -1,22 +1,15 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-Helium ../../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.7.0-SNAPSHOT + 0.7.1-Helium bundle @@ -25,6 +18,21 @@ target/jacoco.exec target/jacoco-it.exec + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + junit + junit + test + + @@ -39,22 +47,17 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.opendaylight.controller.switchmanager - - - 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, - javax.xml.bind.annotation - + javax.xml.bind.annotation ${project.basedir}/META-INF @@ -63,7 +66,9 @@ org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -74,28 +79,19 @@ post-test - test report + test - - - org.opendaylight.controller - configuration - - - org.opendaylight.controller - sal - - - junit - junit - test - - + + 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 +