commit | 51947ee9a2c3bce15ed16b7313bde7ad0a552764 | [log] [tgz] |
---|---|---|
author | Brian Freeman <bf1936@att.com> | Thu Sep 28 12:01:42 2017 +0000 |
committer | Brian Freeman <bf1936@att.com> | Thu Sep 28 12:01:54 2017 +0000 |
tree | 98c742687b0b0124f9967ed896d2b3b90347770e | |
parent | 55f9d7d3972b697836b829dcd9a5b9aaa41494d0 [diff] |
Setup ReadTheDocs Issue-ID: CCSDK-107 Change-Id: I6f09524c02f899bd4e6df82e6eda8e94518fe8ec Signed-off-by: Brian Freeman <bf1936@att.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".