commit | ed713dafb77bb57b62ed8eb7da4a1364dca0ad17 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Tue Jan 02 11:55:42 2018 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Tue Jan 02 11:55:42 2018 +0530 |
tree | 782533023dec5f80208dc1311d4d218a36d1010e | |
parent | ae93ec85ad6ee1a926309770bcf4b2d1607e420c [diff] |
Removal of unused variable Change-Id: Idaf07c98ef0fef3923ddd7a9e185b727cb93b16f 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".