commit | bfaacc8a077daa48fb85e66a80e8f2904fce59a0 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Aug 14 16:06:52 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Aug 14 16:06:52 2017 -0400 |
tree | 21ea629f54a01537066c6e5f15b659e6182cb713 | |
parent | ea5bf0a1c8a4e525d2cee03841b8e8f9b3563ed0 [diff] |
Refactor asdcApi Refactor asdcApi to replace openecomp references with onap Change-Id: Ic0d61ca75219a57331ba61908fba942a1c0dce7b Issue-ID: CCSDK-25 Signed-off-by: Dan Timoney <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".