commit | 0b8794f5ef4c0d4bdd6fff4d8bb83bfebc6f8744 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Tue Jan 09 21:27:21 2018 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Tue Jan 09 21:27:21 2018 +0530 |
tree | b059fca2dfa4256fcda2620eff9661f0914a7fcc | |
parent | 8c449d91d0271d1119a40b1d693ef21154508ce1 [diff] |
Removed of unused parameter *unused parameter and unused function is removed Change-Id: Ibf0f72d2948ad27313967ecadfb54f2a2bf0060b 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".