X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=50b34faac847f8a084e44b42cee41d93c2cc3a81;hp=4eef0a2f15517e9c4d113fb11f922339e6935dd6;hb=bfe1f4b13e07f7b4f4f19e8f0b5f8ab5e619de0b;hpb=aa57d11e1eeeb1f9a9bf6f7ef615981832713a5c diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 4eef0a2f15..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 @@ -26,7 +26,6 @@ - org.opendaylight.controller distribution.opendaylight 0.1.0-SNAPSHOT pom @@ -39,6 +38,7 @@ ../../clustering/test ../../configuration/api ../../configuration/implementation + ../../configuration/integrationtest ../../routing/dijkstra_implementation ../../arphandler ../../forwardingrulesmanager/api @@ -47,36 +47,38 @@ ../../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 ../../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 + - +