commit | 730601eb8281b7ad6aade500b8a54e6273dc5e53 | [log] [tgz] |
---|---|---|
author | Sandeep J <sandeejh@in.ibm.com> | Fri Dec 14 19:36:07 2018 +0530 |
committer | Sandeep J <sandeejh@in.ibm.com> | Fri Dec 14 19:36:15 2018 +0530 |
tree | a397f77c01ac59a6d770b5b4647d4b585c5d0955 | |
parent | 6dd2c1b07cc306750dd9ee93cf8bb2f615f076aa [diff] |
fixed sonar issues in ConfigureNodeExecutor.java fixed sonar issue Issue-ID: CCSDK-525 Change-Id: Iec7548e3ab6480589cd80118730d0478cd71d707 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".