X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Frouting%2Fdijkstra_implementation%2Fpom.xml;h=b4a4170a90e86d2e70f742ae6a3ecea9dbd56d14;hb=7974eb6a8ede81ed2593fe3fb5cda65cee51ee5d;hp=6c394cf5c9e34bea7727f23d6628f21c0ed94330;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5;p=controller.git diff --git a/opendaylight/routing/dijkstra_implementation/pom.xml b/opendaylight/routing/dijkstra_implementation/pom.xml index 6c394cf5c9..b4a4170a90 100644 --- a/opendaylight/routing/dijkstra_implementation/pom.xml +++ b/opendaylight/routing/dijkstra_implementation/pom.xml @@ -4,68 +4,81 @@ 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.topology, - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.sal.reader, - org.apache.commons.collections15, - org.opendaylight.controller.switchmanager, - 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 org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT + + + org.opendaylight.controller + topologymanager junit junit - 4.8.1 - test + + + org.opendaylight.controller.thirdparty + net.sf.jung2 + + + equinoxSDK381 + org.apache.felix.gogo.runtime