commit | 7390e8a7e253ed120832f08605e8d13bcc92314f | [log] [tgz] |
---|---|---|
author | Rich Bennett <rb2745@att.com> | Wed Nov 15 06:50:18 2017 -0500 |
committer | Rich Bennett <rb2745@att.com> | Wed Nov 15 06:53:02 2017 -0500 |
tree | 4b6e84b4291793d8030603200b028fd0ea5b2a5a | |
parent | 9a9542e5fa1050d9f85f3a96ddcc69717cc1de6b [diff] |
Rm docs in repo consolidated w/ ccsdk/distribution Change-Id: I573779aa46dfbf9f1c7956ecf0e4eedf16184417 Issue-ID: DOC-130 Signed-off-by: Rich Bennett <rb2745@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".