commit | df299c18dc8c00878dccdf3086556a08ca202896 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Tue Jan 02 12:48:58 2018 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Tue Jan 02 12:48:58 2018 +0530 |
tree | 2f2455bf0164406810a492034b66ac2a946aec9a | |
parent | ed713dafb77bb57b62ed8eb7da4a1364dca0ad17 [diff] |
Exception issue fix Change-Id: I75eafe5267909dc1102287ef9bc8dffdb1d5dcba Issue-ID: CCSDK-151 Signed-off-by: prakash.e <prakash.e@huawei.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".