X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=807dea52e38de9994d81ba2796c908085cae07fc;hp=c26b38843b29833f3633e822c7ef86d45b531ef6;hb=aa1542461e6a76e5ad8171fa993a5d65522b0491;hpb=95a397d2f544fbf9d629064678e05da4669bb2a6 diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index c26b38843b..807dea52e3 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -7,8 +7,8 @@ - scm:svn:https://wwwin-svn-sjc.cisco.com/eng/csdncontroller/trunk/ - scm:svn:https://wwwin-svn-sjc.cisco.com/eng/csdncontroller/trunk/ + scm:git:https://git.opendaylight.org/gerrit/p/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git org.opendaylight.controller @@ -26,7 +26,6 @@ - org.opendaylight.controller distribution.opendaylight 0.1.0-SNAPSHOT pom @@ -34,10 +33,12 @@ ../../forwarding/staticrouting ../../clustering/services ../../clustering/services_implementation + ../../clustering/integrationtest ../../clustering/stub ../../clustering/test ../../configuration/api ../../configuration/implementation + ../../configuration/integrationtest ../../routing/dijkstra_implementation ../../arphandler ../../forwardingrulesmanager/api @@ -46,36 +47,45 @@ ../../hosttracker/api ../../hosttracker/implementation ../../hosttracker/integrationtest + ../../hosttracker_new/api + ../../hosttracker_new/implementation ../../containermanager/api ../../containermanager/implementation ../../switchmanager/api ../../switchmanager/implementation + ../../switchmanager/integrationtest ../../statisticsmanager/api ../../statisticsmanager/implementation ../../statisticsmanager/integrationtest ../../topologymanager - ../../usermanager + ../../usermanager/api + ../../usermanager/implementation + ../../connectionmanager/api + ../../connectionmanager/implementation ../../security - - + ../../../third-party/openflowj ../../../third-party/net.sf.jung2 ../../../third-party/jersey-servlet - + ../../sal/api ../../sal/implementation - + + + ../../sal/connection/api + ../../sal/connection/implementation + ../../sal/networkconfiguration/api + ../../sal/networkconfiguration/implementation + ../../web/root ../../web/flows ../../web/devices ../../web/troubleshoot ../../web/topology - + - - ../../northbound/commons ../../northbound/topology ../../northbound/staticrouting @@ -84,20 +94,25 @@ ../../northbound/hosttracker ../../northbound/subnets ../../northbound/switchmanager - + + + ../../northbound/integrationtest ../../logging/bridge - + ../../protocol_plugins/openflow ../../protocol_plugins/stub - + ../../samples/simpleforwarding ../../samples/loadbalancer ../../samples/northbound/loadbalancer + ../../commons/concepts + ../../commons/integrationtest + - +