X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=86725e9d05b388a10a4ee8b29e90ac922650133e;hb=refs%2Fchanges%2F02%2F402%2F1;hp=f05c95bb8cabc7cf7cfe2e5dd60ae18cb7c6fb6b;hpb=30c334b11097201c8f8a68263bc01efb869c778b;p=controller.git diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index f05c95bb8c..86725e9d05 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,6 +33,7 @@ ../../forwarding/staticrouting ../../clustering/services ../../clustering/services_implementation + ../../clustering/integrationtest ../../clustering/stub ../../clustering/test ../../configuration/api @@ -42,36 +42,39 @@ ../../arphandler ../../forwardingrulesmanager/api ../../forwardingrulesmanager/implementation - ../../hosttracker + ../../forwardingrulesmanager/integrationtest + ../../hosttracker/api + ../../hosttracker/implementation + ../../hosttracker/integrationtest ../../containermanager/api ../../containermanager/implementation - ../../switchmanager + ../../switchmanager/api + ../../switchmanager/implementation + ../../switchmanager/integrationtest ../../statisticsmanager/api ../../statisticsmanager/implementation - ../../statisticsmanager/integrationtest + ../../statisticsmanager/integrationtest ../../topologymanager ../../usermanager ../../security - - + + ../../../third-party/openflowj ../../../third-party/net.sf.jung2 ../../../third-party/jersey-servlet - + ../../sal/api ../../sal/implementation - + ../../web/root ../../web/flows ../../web/devices ../../web/troubleshoot ../../web/topology - + - - ../../northbound/commons ../../northbound/topology ../../northbound/staticrouting @@ -80,20 +83,23 @@ ../../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 - +