commit | 319382590c8876579838889c60172d509977b07d | [log] [tgz] |
---|---|---|
author | Rich Bennett <rb2745@att.com> | Wed Nov 15 06:31:15 2017 -0500 |
committer | Rich Bennett <rb2745@att.com> | Wed Nov 15 06:41:16 2017 -0500 |
tree | d5f92a77e541e3953086b9e46bd7e620feac28d5 | |
parent | fe80fe11b82b5b8bfc38349a4304cbe8f1fc0724 [diff] |
Rm docs in repo consolidated w/ ccsdk/distribution Change-Id: I5085558d0ce2d4eea4edea1a06eb463cec48a7bc Issue-ID: DOC-130 Signed-off-by: Rich Bennett <rb2745@att.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".