commit | 4f70dd5d4603fbbce659836815402aab0d486277 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Aug 02 15:57:22 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Aug 02 17:53:08 2019 -0400 |
tree | 6ccce5f7020cc739f69b3ca43e5d1fb2aa7f612b | |
parent | e36886f42ab75ad5bef4c5b988be836e63691a32 [diff] |
Release sli/adaptors 0.5.0 Release sli/adaptors version 0.5.0 Change-Id: I2c31809fd1d7745cf3ca0e88376d0911102c9e0f Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <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".