X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=50b34faac847f8a084e44b42cee41d93c2cc3a81;hp=6984fd647b59c9599c3e00e44c07c6e293448f90;hb=bfe1f4b13e07f7b4f4f19e8f0b5f8ab5e619de0b;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5 diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 6984fd647b..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 @@ -34,35 +33,51 @@ ../../forwarding/staticrouting ../../clustering/services ../../clustering/services_implementation + ../../clustering/integrationtest ../../clustering/stub ../../clustering/test ../../configuration/api ../../configuration/implementation + ../../configuration/integrationtest ../../routing/dijkstra_implementation ../../arphandler - ../../forwardingrulesmanager - ../../hosttracker + ../../forwardingrulesmanager/api + ../../forwardingrulesmanager/implementation + ../../forwardingrulesmanager/integrationtest + ../../hosttracker/api + ../../hosttracker/implementation + ../../hosttracker/integrationtest + ../../hosttracker_new/api + ../../hosttracker_new/implementation ../../containermanager/api ../../containermanager/implementation - ../../switchmanager - ../../statisticsmanager + ../../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 @@ -73,16 +88,24 @@ ../../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 + - +