commit | ef57280a782d3d009bcaa2481c9f26b2b7e1b877 | [log] [tgz] |
---|---|---|
author | SRINIVAS V <srinivasa.mohan@huawei.com> | Sat Jan 06 22:37:33 2018 +0530 |
committer | SRINIVAS V <srinivasa.mohan@huawei.com> | Sat Jan 06 22:39:59 2018 +0530 |
tree | 1d2fe643903211c0526909861d357029d30fb314 | |
parent | 477fa7f6a778173e15aaf3cb2f795cdbec85e13a [diff] |
Fixed as per Java Code Conventions *Removed the commented code of addParameter function *Code optimized Change-Id: Ibd711561d1f94854df464d6e94de6ef2fc8b6cd6 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".