X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fapi%2Fpom.xml;h=94ba0216cc1b848948c8bde003fba275c9dd8ccd;hp=760d13b706094464a8892c194d48b3d10d652ef1;hb=e159106bc148e76fc1e3e3c780bdd740d99e74ed;hpb=2c7c9ef5e517de98e0d740f938762cc746dbcde1 diff --git a/opendaylight/switchmanager/api/pom.xml b/opendaylight/switchmanager/api/pom.xml index 760d13b706..94ba0216cc 100644 --- a/opendaylight/switchmanager/api/pom.xml +++ b/opendaylight/switchmanager/api/pom.xml @@ -7,12 +7,6 @@ 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 - HEAD - switchmanager 0.7.1-SNAPSHOT @@ -24,6 +18,21 @@ target/jacoco.exec target/jacoco-it.exec + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + junit + junit + test + + @@ -38,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 @@ -62,7 +66,9 @@ org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -73,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 +