X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Frouting%2Fdijkstra_implementation%2Fpom.xml;h=aa3f6259396d78434a2c87e83d9284f090dda053;hb=e269f57182ae65e67c6fd7699e257bb63f7a4dc6;hp=e89beb8c3695ef417c3ef271729e73415084026b;hpb=cdd14ba56a3898e80e73e72a0605f9d63b8ca774;p=controller.git diff --git a/opendaylight/routing/dijkstra_implementation/pom.xml b/opendaylight/routing/dijkstra_implementation/pom.xml index e89beb8c36..aa3f625939 100644 --- a/opendaylight/routing/dijkstra_implementation/pom.xml +++ b/opendaylight/routing/dijkstra_implementation/pom.xml @@ -4,73 +4,83 @@ 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 + - org.opendaylight.controller routing.dijkstra_implementation - 0.4.0-SNAPSHOT + 0.4.1-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.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.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 + - - org.opendaylight.controller.thirdparty - net.sf.jung2 - 2.0.1-SNAPSHOT - org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT junit junit - 4.8.1 - test + + + org.opendaylight.controller.thirdparty + net.sf.jung2 + + + equinoxSDK381 + org.apache.felix.gogo.runtime