X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=51885febcb1de1e917e04f46cee5756d8d317953;hp=6984fd647b59c9599c3e00e44c07c6e293448f90;hb=b9275a7d6d29b52fbc6f5c6437e5aacfb122fa8c;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5 diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 6984fd647b..51885febcb 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -26,7 +26,6 @@ - org.opendaylight.controller distribution.opendaylight 0.1.0-SNAPSHOT pom @@ -34,20 +33,32 @@ ../../forwarding/staticrouting ../../clustering/services ../../clustering/services_implementation + ../../clustering/integrationtest ../../clustering/stub ../../clustering/test ../../configuration/api ../../configuration/implementation ../../routing/dijkstra_implementation ../../arphandler - ../../forwardingrulesmanager - ../../hosttracker + ../../forwardingrulesmanager/api + ../../forwardingrulesmanager/implementation + ../../forwardingrulesmanager/integrationtest + ../../hosttracker/api + ../../hosttracker/implementation + ../../hosttracker/integrationtest ../../containermanager/api ../../containermanager/implementation - ../../switchmanager - ../../statisticsmanager + ../../switchmanager/api + ../../switchmanager/implementation + ../../switchmanager/integrationtest + ../../statisticsmanager/api + ../../statisticsmanager/implementation + ../../statisticsmanager/integrationtest ../../topologymanager ../../usermanager + ../../security + + ../../../third-party/openflowj ../../../third-party/net.sf.jung2 ../../../third-party/jersey-servlet @@ -64,6 +75,8 @@ ../../web/topology + + ../../northbound/commons ../../northbound/topology ../../northbound/staticrouting @@ -72,15 +85,18 @@ ../../northbound/hosttracker ../../northbound/subnets ../../northbound/switchmanager - + ../../logging/bridge ../../protocol_plugins/openflow + ../../protocol_plugins/stub ../../samples/simpleforwarding + ../../samples/loadbalancer + ../../samples/northbound/loadbalancer