X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fimplementation%2Fpom.xml;h=1a787c7dc12ed38f25df230b39cb25fc92b61509;hp=28bb6f274c791e94ca4c43f5202d43159f13d170;hb=b2b9f320d79eac0253f2417b11eb74bdbc095c66;hpb=fab5707429f1232b70ad1046a2c7abd854e74f72 diff --git a/opendaylight/switchmanager/implementation/pom.xml b/opendaylight/switchmanager/implementation/pom.xml index 28bb6f274c..1a787c7dc1 100644 --- a/opendaylight/switchmanager/implementation/pom.xml +++ b/opendaylight/switchmanager/implementation/pom.xml @@ -1,25 +1,28 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-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.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle - jacoco reuseReports target/jacoco.exec target/jacoco-it.exec - java @@ -27,7 +30,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} @@ -35,7 +38,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -48,11 +51,14 @@ org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.packet, + org.opendaylight.controller.sal.reader, org.opendaylight.controller.sal.inventory, + org.opendaylight.controller.statisticsmanager, org.slf4j, org.apache.felix.dm, org.eclipse.osgi.framework.console, org.osgi.framework, + org.apache.felix.service.command, javax.xml.bind.annotation, org.apache.commons.lang3.builder @@ -91,22 +97,35 @@ org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT + 0.6.1-SNAPSHOT + + + org.opendaylight.controller + statisticsmanager + 0.4.1-SNAPSHOT + + + junit + junit + + + equinoxSDK381 + org.apache.felix.gogo.runtime