commit | 31252640fff84fb2351696105751eae4f3240ed2 | [log] [tgz] |
---|---|---|
author | ezhil <ezhrajam@in.ibm.com> | Fri Nov 30 18:28:29 2018 +0530 |
committer | ezhil <ezhrajam@in.ibm.com> | Fri Nov 30 18:29:33 2018 +0530 |
tree | 241cbe1261bd05b7d066de3154f01919446167b2 | |
parent | 72878d5a7aa2e830e4c08743005dc00613d26938 [diff] |
Fixed Sonar issue in DeleteNodeExecutor.java Replaced litrals with constant Issue-ID: CCSDK-776 Change-Id: I58c02ec0ee78e9e4b852aa11266dc720fffbd172 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".