commit | e940e23cd0b574f8239cdd24fc3b1e590326361e | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Thu Oct 12 11:48:42 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Thu Oct 12 11:49:44 2017 +0530 |
tree | 8178d9f1e31758a31a66ca1c38290a3d2725fb83 | |
parent | 312f6a301ae62f121482df6cbf969d41a76ca131 [diff] |
Add @Override annotation *This is improve readability of source code Issue-Id: CCSDK-117 Change-Id: I4bb73a6e4b440ae861045c7548a7e985d1fbf02c Signed-off-by: surya-huawei <a.u.surya@huawei.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".