commit | fef6a98b773f1f71661930b231900500f1c00276 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Sep 03 10:03:50 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Sep 03 10:03:50 2020 -0400 |
tree | c450c8a43929e9744124b3017a4d89eda8f7d100 | |
parent | 22649c9f0a3d2a76cb213b43e5d66ebcb2431ee3 [diff] |
Update lifecycle state Update lifecycle state to Mature Change-Id: I9e1988719dd02cdf0776b54c091009a10d076aa4 Issue-ID: CCSDK-2660 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".