commit | a74ffcd839da0b212cc2bca502977f225682dc33 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Wed Sep 20 16:18:41 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Wed Sep 20 16:21:59 2017 +0530 |
tree | d568d544eb6306296077aea1a03bf0adf0c2fe18 | |
parent | 7c11933e3674208f2cd762be1118df957eec19e1 [diff] |
Remove useless assigment to local variables *Removed dead stores This is done to avoid waste of resources Issue-Id: CCSDK-87 Change-Id: Ie36255c6583792e2535000ee1bd5b2a3018632ff Signed-off-by: surya-huawei <a.u.surya@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".