commit | ec6b8d46a51c4f7b6dbc762e76d7f229a544fe1e | [log] [tgz] |
---|---|---|
author | root1 <srinivasa.mohan@huawei.com> | Wed Dec 13 11:56:13 2017 +0530 |
committer | SRINIVAS V <srinivasa.mohan@huawei.com> | Tue Dec 19 09:57:01 2017 +0000 |
tree | a529db60841fb184878feab36c29e3694ed22575 | |
parent | 416a026a496c933941f4d2ebfebc627a59ac647c [diff] |
Removal of useless parenthesis Issue-ID: CCSDK-151 Change-Id: Id27a026c599803705dd0675253b212e16228000a Signed-off-by: root1 <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".