X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Frouting%2Fdijkstra_implementation%2Fpom.xml;h=d923c452e616bc4c6aa01d0bf3ec9bbb7b314667;hp=2aa056093701e8c849c15fde2163efdfa7fccdc2;hb=0d896bf5699afcb1083d73c90a2669aace28d4c4;hpb=b9275a7d6d29b52fbc6f5c6437e5aacfb122fa8c diff --git a/opendaylight/routing/dijkstra_implementation/pom.xml b/opendaylight/routing/dijkstra_implementation/pom.xml index 2aa0560937..d923c452e6 100644 --- a/opendaylight/routing/dijkstra_implementation/pom.xml +++ b/opendaylight/routing/dijkstra_implementation/pom.xml @@ -4,73 +4,81 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight routing.dijkstra_implementation - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle - - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.slf4j, - org.opendaylight.controller.sal.routing, - org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.topology, - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.sal.reader, - org.apache.commons.collections15, - org.opendaylight.controller.switchmanager, - org.opendaylight.controller.topologymanager, - edu.uci.ics.jung.graph, - edu.uci.ics.jung.algorithms.shortestpath, - edu.uci.ics.jung.graph.util, - org.apache.felix.dm, - org.junit;resolution:=optional - - - org.opendaylight.controller.routing.dijkstra_implementation.internal.Activator - - - - - - - org.opendaylight.controller.thirdparty - net.sf.jung2 - 2.0.1-SNAPSHOT + equinoxSDK381 + org.apache.felix.gogo.runtime + + + junit + junit + + + org.opendaylight.controller + clustering.services - + org.opendaylight.controller sal - 0.5.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT - junit - junit - 4.8.1 - test + org.opendaylight.controller.thirdparty + net.sf.jung2 + + + + + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + + + org.slf4j, + org.opendaylight.controller.sal.routing, + org.opendaylight.controller.sal.core, + org.opendaylight.controller.sal.topology, + org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.reader, + org.opendaylight.controller.clustering.services, + org.apache.commons.collections15, + org.opendaylight.controller.switchmanager, + org.opendaylight.controller.topologymanager, + edu.uci.ics.jung.graph, + edu.uci.ics.jung.algorithms.shortestpath, + edu.uci.ics.jung.graph.util, + org.apache.felix.dm, + org.osgi.framework, + org.apache.felix.service.command, + org.junit;resolution:=optional + org.opendaylight.controller.routing.dijkstra_implementation.internal.Activator + + ${project.basedir}/META-INF + + + + + + 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 +