X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fimplementation%2Fpom.xml;h=542470acf15edecc1745dcc80efaa40353411ca9;hp=c10d8b03f41d6bf6ab0585450cc16ee28de12850;hb=b23703bef6c3aaafe2dc83608a03b738ad42f945;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128 diff --git a/opendaylight/switchmanager/implementation/pom.xml b/opendaylight/switchmanager/implementation/pom.xml index c10d8b03f4..542470acf1 100644 --- a/opendaylight/switchmanager/implementation/pom.xml +++ b/opendaylight/switchmanager/implementation/pom.xml @@ -4,28 +4,54 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 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 - releasepom-0.1.0 - switchmanager.implementation - 0.4.0 + 0.4.2-SNAPSHOT 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 + + @@ -44,12 +70,10 @@ 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 +86,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 +96,9 @@ org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -86,40 +109,19 @@ post-test - test report + test - - - org.opendaylight.controller - clustering.services - 0.4.0 - - - org.opendaylight.controller - configuration - 0.4.0 - - - org.opendaylight.controller - sal - 0.5.0 - - - org.opendaylight.controller - switchmanager - 0.5.0 - - - org.opendaylight.controller - statisticsmanager - 0.4.0 - - + + 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 +