X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Frouting%2Fdijkstra_implementation%2Fpom.xml;h=aa3f6259396d78434a2c87e83d9284f090dda053;hb=e269f57182ae65e67c6fd7699e257bb63f7a4dc6;hp=0e45e06cdf234301f048c99799448c4aae385a57;hpb=4e26ab3b9eb6b1e8ac42dc99d6fa6a5e46ca2175;p=controller.git diff --git a/opendaylight/routing/dijkstra_implementation/pom.xml b/opendaylight/routing/dijkstra_implementation/pom.xml index 0e45e06cdf..aa3f625939 100644 --- a/opendaylight/routing/dijkstra_implementation/pom.xml +++ b/opendaylight/routing/dijkstra_implementation/pom.xml @@ -4,12 +4,18 @@ 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 + routing.dijkstra_implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle @@ -17,7 +23,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -28,6 +34,7 @@ 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, @@ -35,6 +42,8 @@ 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 @@ -47,31 +56,31 @@ - - org.opendaylight.controller.thirdparty - net.sf.jung2 - 2.0.1-SNAPSHOT - org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.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