X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fimplementation%2Fpom.xml;h=44159c60bd0845378222ab540046779e3383c896;hb=1e9ecb12a453b0e4dec447fdddd612bd1b1f4722;hp=f701bf0bd30ffa62e18271240073e47f9d520bbf;hpb=ebfb63317c84ed53ce0cc57b4e7ddcaeafcb1cc3;p=controller.git diff --git a/opendaylight/switchmanager/implementation/pom.xml b/opendaylight/switchmanager/implementation/pom.xml index f701bf0bd3..44159c60bd 100644 --- a/opendaylight/switchmanager/implementation/pom.xml +++ b/opendaylight/switchmanager/implementation/pom.xml @@ -4,28 +4,54 @@ 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.implementation - 0.4.1-SNAPSHOT + 0.4.2-Helium bundle - jacoco reuseReports target/jacoco.exec target/jacoco-it.exec - java + + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + equinoxSDK381 + org.eclipse.osgi + + + junit + junit + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + statisticsmanager + + + org.opendaylight.controller + switchmanager + + @@ -40,16 +66,13 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - - + + org.opendaylight.controller.configuration, 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, @@ -62,11 +85,8 @@ org.osgi.framework, org.apache.felix.service.command, javax.xml.bind.annotation, - org.apache.commons.lang3.builder - - - org.opendaylight.controller.switchmanager.internal.Activator - + org.apache.commons.lang3.builder + org.opendaylight.controller.switchmanager.internal.Activator ${project.basedir}/META-INF @@ -75,7 +95,9 @@ org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -86,48 +108,19 @@ post-test - test report + test - - - org.opendaylight.controller - clustering.services - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - configuration - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - switchmanager - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - statisticsmanager - 0.4.1-SNAPSHOT - - - junit - junit - - - equinoxSDK381 - org.apache.felix.gogo.runtime - - + + 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 +