commit | a3c9fafd04528d959bb8801b64266a2ffcf4eaf7 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Sep 09 14:31:01 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Sep 09 14:31:01 2020 -0400 |
tree | 573a36daaa505a5b3d574957f25731342de78c70 | |
parent | fef6a98b773f1f71661930b231900500f1c00276 [diff] |
Release M4 version of sli/adaptors Release M4 version of sli/adaptors Change-Id: Ida253b4f6e20c6133bbd6226c510d5405a599ee5 Issue-ID: CCSDK-2742 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".