X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=1fb131e4aff8fc6e5c505e6437bc8a5dc6c2e2b9;hp=986f074fa35286967c45205029eaa5a61f545eae;hb=feeeee8105b8f8262154d6c7d994fdbdb7eda1e2;hpb=6ce68c7d4d71586d027668df5d9427d663d6b210 diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 986f074fa3..1fb131e4af 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -5,10 +5,10 @@ 3.0 - - scm:svn:https://wwwin-svn-sjc.cisco.com/eng/csdncontroller/trunk/ - scm:svn:https://wwwin-svn-sjc.cisco.com/eng/csdncontroller/trunk/ + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main org.opendaylight.controller @@ -26,7 +26,21 @@ - org.opendaylight.controller + + + notduringrelease + + + !DOINGRELEASE + + + + + ../../sal/yang-prototype + + + + distribution.opendaylight 0.1.0-SNAPSHOT pom @@ -39,6 +53,7 @@ ../../clustering/test ../../configuration/api ../../configuration/implementation + ../../configuration/integrationtest ../../routing/dijkstra_implementation ../../arphandler ../../forwardingrulesmanager/api @@ -47,8 +62,12 @@ ../../hosttracker/api ../../hosttracker/implementation ../../hosttracker/integrationtest + ../../hosttracker_new/api + ../../hosttracker_new/implementation ../../containermanager/api ../../containermanager/implementation + ../../containermanager/it.implementation + ../../appauth ../../switchmanager/api ../../switchmanager/implementation ../../switchmanager/integrationtest @@ -56,29 +75,39 @@ ../../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 - + ../../../third-party/commons/thirdparty + ../../../third-party/org.apache.catalina.filters.CorsFilter + ../../sal/api ../../sal/implementation - + + + ../../sal/connection/api + ../../sal/connection/implementation + ../../sal/networkconfiguration/api + ../../sal/networkconfiguration/implementation + ../../web/root ../../web/flows ../../web/devices ../../web/troubleshoot ../../web/topology - + - - ../../northbound/commons + ../../northbound/bundlescanner/api + ../../northbound/bundlescanner/implementation ../../northbound/topology ../../northbound/staticrouting ../../northbound/statistics @@ -86,20 +115,31 @@ ../../northbound/hosttracker ../../northbound/subnets ../../northbound/switchmanager - + ../../northbound/containermanager + ../../northbound/networkconfiguration/bridgedomain + + + ../../northbound/integrationtest ../../logging/bridge - + ../../protocol_plugins/openflow ../../protocol_plugins/stub - + ../../samples/simpleforwarding ../../samples/loadbalancer ../../samples/northbound/loadbalancer + + + ../../commons/concepts + ../../commons/integrationtest + ../../commons/checkstyle + ../../commons/opendaylight + ../../commons/parent - +