commit | be718ade10ffe698739ae724d50628e559d28805 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Aug 08 08:13:54 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Aug 08 08:13:54 2019 -0400 |
tree | 7369d7902e04224853383ae1de27f88be3fa2ded | |
parent | 11c161c3c44f52d1cd78cb5f6139193e295fc439 [diff] |
Release CCSDK version 0.5.1 Release version 0.5.1 of CCSDK artifacts Change-Id: I7da033b75825eb0693d5fe0c762aa6b25dfb3ca9 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".