commit | 9c2ceddba12e3438e3f964028cd0aa7ccd9edc7a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Aug 06 13:07:27 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Aug 06 13:07:27 2020 -0400 |
tree | 3b41b4d06526d191fe8549d3891be53229d9d980 | |
parent | 15230a31a18642f615f3d2ab61e6ad15e4a1b3a1 [diff] |
Release version 1.0.0 of ccsdk/sli/core Release initial Guilin version of ccsdk/sli/core Change-Id: Ia7cb35209964905348529730e4f8ec870459afec Issue-ID: CCSDK-2635 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".