X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=50b34faac847f8a084e44b42cee41d93c2cc3a81;hp=51885febcb1de1e917e04f46cee5756d8d317953;hb=bfe1f4b13e07f7b4f4f19e8f0b5f8ab5e619de0b;hpb=b9275a7d6d29b52fbc6f5c6437e5aacfb122fa8c diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 51885febcb..50b34faac8 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 @@ -38,6 +38,7 @@ ../../clustering/test ../../configuration/api ../../configuration/implementation + ../../configuration/integrationtest ../../routing/dijkstra_implementation ../../arphandler ../../forwardingrulesmanager/api @@ -46,6 +47,8 @@ ../../hosttracker/api ../../hosttracker/implementation ../../hosttracker/integrationtest + ../../hosttracker_new/api + ../../hosttracker_new/implementation ../../containermanager/api ../../containermanager/implementation ../../switchmanager/api @@ -55,28 +58,27 @@ ../../statisticsmanager/implementation ../../statisticsmanager/integrationtest ../../topologymanager - ../../usermanager + ../../usermanager/api + ../../usermanager/implementation ../../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 @@ -85,20 +87,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 + - +