commit | 28c3abf558b0697f063e792fc08e1b1b0a9c561b | [log] [tgz] |
---|---|---|
author | Sandeep J <sandeejh@in.ibm.com> | Thu Dec 20 13:08:04 2018 +0530 |
committer | Sandeep Jha <sandeejh@in.ibm.com> | Mon Jan 07 09:37:58 2019 +0000 |
tree | 95df7f373808b0fb7ce5c2e9199e94b8a4831526 | |
parent | 0935246ecb1cad72a86eeedbc43f1ebdbbe5a9c8 [diff] |
fixed sonar issues in PrintYangToProp.java fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Ifb7328c8b3cf40d412a0efffad6cb55673cf83dc Signed-off-by: Sandeep J <sandeejh@in.ibm.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".