commit | fc2570e434d72144c3adac184f85c93a2c0c834e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Mar 05 10:31:20 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Mar 05 10:31:20 2020 -0500 |
tree | 7d0ad9edb04effe8b356b23dbb99f59ad78d9265 | |
parent | d95c9b66abae3570cd9d0bf86e9fc0d348e2ef1e [diff] |
Release version 0.7.1 Release version 0.7.1 (Frankfurt M4) Change-Id: Id86a87af3ce0a3f7062818a102d92646681797c5 Issue-ID: CCSDK-2152 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".