commit | 69e82097f57e8994be98e5262b5ca9fb8d9c6c53 | [log] [tgz] |
---|---|---|
author | Sandeep J <sandeejh@in.ibm.com> | Wed Dec 19 13:04:02 2018 +0530 |
committer | Sandeep J <sandeejh@in.ibm.com> | Wed Dec 19 13:04:13 2018 +0530 |
tree | 2136e8029a8ee55bde64197f4b5215430ae5da8f | |
parent | 3d57bfaf6c8a06769965e537555b3d63b5a43d14 [diff] |
fixed sonar issues in SliPluginUtils.java fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I672eb667887af1d5d25de4da7429299b414ef79f 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".