commit | 383d433f5cbb7394a9c335eff7759c9e2126f106 | [log] [tgz] |
---|---|---|
author | root1 <srinivasa.mohan@huawei.com> | Wed Dec 13 14:24:43 2017 +0530 |
committer | SRINIVAS V <srinivasa.mohan@huawei.com> | Tue Dec 19 09:57:16 2017 +0000 |
tree | eee84c852274cad804c3f3a799a9f16797cb1141 | |
parent | 416a026a496c933941f4d2ebfebc627a59ac647c [diff] |
Fixed to improve the Maintainability of code Issue-ID: CCSDK-151 Change-Id: If8bf17dd0e5387855ddbff9198107f334ded59c5 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".