commit | eae054f3173db091814435e47032c9a9aeacc631 | [log] [tgz] |
---|---|---|
author | ezhil <ezhrajam@in.ibm.com> | Tue Nov 27 16:56:28 2018 +0530 |
committer | ezhil <ezhrajam@in.ibm.com> | Tue Nov 27 16:56:54 2018 +0530 |
tree | 3c19ae9d7aa3e37441a0fa164da8dbf84f9bf759 | |
parent | 66672fd9b9f6b28b3624d06f731d5097e6a186c8 [diff] |
Fixed Sonar issue in SvcLogicServiceImpl Removed unused imports and duplicate literals Issue-ID: CCSDK-754 Change-Id: I797475aec7519928f3676af189a45790a9b84a29 Signed-off-by: ezhil <ezhrajam@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".