commit | b428ca0261f0333757d114680fb1efa0f424a781 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Fri Sep 22 16:40:30 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Fri Sep 22 16:43:29 2017 +0530 |
tree | 2a9016efc0735391cf900f6d5564a4de775c4339 | |
parent | 37d6468cc670045ab4ff1ee23315739a429aa5e3 [diff] |
Add "@Override" annotation Added @Override annotation before method signature *This is to improve the readability of code Issue-Id: CCSDK-87 Change-Id: I979eb03ec81b9868012e5c16f48b595c8e53e26e 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".