commit | 2173e3e37bbb7648b97bcdfa734508686f176727 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Nov 25 14:51:48 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Nov 25 15:25:10 2020 -0500 |
tree | 081918a05a22b3e7495f85a797158c5f18da28f6 | |
parent | 0c3063e69408fe6a0dff9f8aaf7331e271dc8984 [diff] |
Release version 1.1.0 of sli/adaptors Release initial Honolulu version of sli/adaptors and roll version to next snapshot Change-Id: I3a59f29d7819e8d777dd02aede9a263ea0be8e36 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@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".