X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=e6871afa772860e05ba22db915005823af7d6243;hb=59fdd1aa84189a4672326f225235f747f6eb9a66;hp=86725e9d05b388a10a4ee8b29e90ac922650133e;hpb=63680b9ec12d28383e544cdfc3af0599419d19d4;p=controller.git diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 86725e9d05..e6871afa77 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -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,10 +58,12 @@ ../../statisticsmanager/implementation ../../statisticsmanager/integrationtest ../../topologymanager - ../../usermanager + ../../usermanager/api + ../../usermanager/implementation + ../../connectionmanager/api + ../../connectionmanager/implementation ../../security - ../../../third-party/openflowj ../../../third-party/net.sf.jung2 ../../../third-party/jersey-servlet @@ -67,6 +72,10 @@ ../../sal/api ../../sal/implementation + + ../../sal/connection/api + ../../sal/connection/implementation + ../../web/root ../../web/flows @@ -98,6 +107,8 @@ ../../samples/loadbalancer ../../samples/northbound/loadbalancer ../../commons/concepts + ../../commons/integrationtest +