commit | 307740b66b73b55fd818f0c4c01edc0c5f0d05ec | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Fri Aug 24 15:17:40 2018 -0700 |
committer | Gary Wu <gary.i.wu@huawei.com> | Mon Aug 27 10:26:04 2018 -0700 |
tree | 3e56d5c9b830b801afdaed205529bfcbb17ab3e5 | |
parent | 5a0f5957372e75b1bf5835738a23906f1bf4d8ba [diff] |
Use managed guava version Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I803cc7ebf2b9368f276e15af7153fa2bfa90ee40 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".