commit | 8489bd15b6c156af7d73b1c57a02564b187393c9 | [log] [tgz] |
---|---|---|
author | SRINIVAS V <srinivasa.mohan@huawei.com> | Thu Jan 04 11:36:13 2018 +0530 |
committer | SRINIVAS V <srinivasa.mohan@huawei.com> | Thu Jan 04 11:39:39 2018 +0530 |
tree | 1c0309b019190c68956d27b1a3dc93b4dce48242 | |
parent | df299c18dc8c00878dccdf3086556a08ca202896 [diff] |
Fixed as per Java Code Conventions *Changed to svcOperation rather than svc_OPERATION Change-Id: I6267aa3396b3601a3673460ca776f1e46edd4ba6 Issue-ID: CCSDK-151 Signed-off-by: SRINIVAS V <srinivasa.mohan@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".