commit | 9deeecffd743e0880a03c01e2acbc3323eddb0d5 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Aug 27 16:31:40 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Aug 27 16:31:40 2019 -0400 |
tree | aa40108710cbbf51b0be11135f6cb741a63dfde8 | |
parent | 7b76725b56304435b01c5b97c3424da0605119ee [diff] |
Release version 0.6.0 Release version 0.6.0 of ccsdk artifacts Change-Id: I1b1bfa0a9fce6c33ba5a8cad3b3cb1ccdb589558 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".