X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fimplementation%2Fpom.xml;h=302652aa62716a587a2203bbdce09000ddb1f489;hp=bcb9e0b19254402ba732b7f6fb74b0a20525b24a;hb=6f4513207969e32b59dd456f43dfa9137e04d563;hpb=f3bdffc96f0c221111faeef07db2a6b975f56463 diff --git a/opendaylight/switchmanager/implementation/pom.xml b/opendaylight/switchmanager/implementation/pom.xml index bcb9e0b192..302652aa62 100644 --- a/opendaylight/switchmanager/implementation/pom.xml +++ b/opendaylight/switchmanager/implementation/pom.xml @@ -1,16 +1,21 @@ - + 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 @@ -27,7 +32,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} @@ -35,7 +40,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -48,7 +53,9 @@ 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, @@ -92,22 +99,27 @@ 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.5.1-SNAPSHOT + + + org.opendaylight.controller + statisticsmanager + 0.4.1-SNAPSHOT