commit | a1ddf94231f305731ef155647e2c6b9436910c9d | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Fri Aug 24 15:17:34 2018 -0700 |
committer | Gary Wu <gary.i.wu@huawei.com> | Mon Aug 27 10:26:00 2018 -0700 |
tree | f3bbf8e7d31670d8a144012b18eb6086fcb9d111 | |
parent | e05941460fcd59519943a70fa81d6ba1eff76042 [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: I8a303a8f2a32b60aa9e704bf0518b153600556f3 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".