commit | 1f685ea0295dc23233fa91cdc32ba412535d3f50 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Aug 14 14:53:22 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Aug 14 14:53:22 2019 -0400 |
tree | 6f0be8fb8cca72d159653119d4ecee365572f708 | |
parent | 3f336cecddbc7adf45489e0d4a0b1b19deeee1ef [diff] |
Release version 0.5.2 Release version 0.5.2 (last Fluorine SR2 version of CCSDK) Change-Id: I8fc069ad8a0fc5aa50b48aa60fbcb3ab95e55f4d Issue-ID: CCSDK-1401 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".