commit | ae93ec85ad6ee1a926309770bcf4b2d1607e420c | [log] [tgz] |
---|---|---|
author | SRINIVAS V <srinivasa.mohan@huawei.com> | Thu Dec 28 12:23:54 2017 +0530 |
committer | SRINIVAS V <srinivasa.mohan@huawei.com> | Thu Dec 28 12:27:45 2017 +0530 |
tree | 79c0d551f85a861c2bbf9e2ac84488b56e24c957 | |
parent | 971018eab9fa64d1c408b84d3d9d8f70b95eec32 [diff] |
Removal of useless parenthesis Change-Id: I27289de2837414d45efcdd3f617d2b399a8f8ac6 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".