commit | 613f3941a43afa5347c5df6e6e764869d0475973 | [log] [tgz] |
---|---|---|
author | root1 <srinivasa.mohan@huawei.com> | Tue Dec 19 20:28:25 2017 +0530 |
committer | SRINIVAS V <srinivasa.mohan@huawei.com> | Thu Dec 21 09:23:08 2017 +0000 |
tree | 684888620019c8fb84531ae02f4f6d8fc82cba09 | |
parent | ac68c31943b5a93c1a9e0d7e64d24455d9eb97e6 [diff] |
Removal of useless parenthesis Change-Id: I6ef27a2795e91948b996055decffc051373d6113 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".