commit | c0c9d433434dde14d68c5a8b5816b5371677dc24 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Aug 07 16:10:49 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Aug 07 16:10:49 2019 -0400 |
tree | acdc7e464d03373c0b86ffdfe072131d8d26bcc8 | |
parent | e48d419ff3348af068aa2e72e283b0fed0cb5108 [diff] |
Release CCSDK version 0.5.1 Release version 0.5.1 of CCSDK artifacts Change-Id: I237973c3af1a22c4ed512f2f1b45d6c3fd4449ad Issue-ID: CCSDK-1563 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".