commit | f84d3ea7e6a08a62ddd4960fcf8592b8b5c07f52 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Aug 11 20:12:41 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Aug 11 20:12:41 2017 -0400 |
tree | 517fa9ba200db14db912d0266d838303ec6539e9 | |
parent | 68eeb041f3bec6548e94978dce2e6795c8a399e7 [diff] |
Compile against Carbon Update sli/core to compile against OpenDaylight Carbon SR1 Change-Id: Ibb4a3a4cfa64f0539b520f56f11d7bf1fce62357 Issue-ID: CCSDK-23 Signed-off-by: Dan Timoney <dtimoney@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".