commit | 93a61abf96ac8f4432a19f99ca5ab7a92e22d368 | [log] [tgz] |
---|---|---|
author | Sandeep J <sandeejh@in.ibm.com> | Thu Dec 20 12:59:36 2018 +0530 |
committer | Sandeep J <sandeejh@in.ibm.com> | Thu Dec 20 12:59:52 2018 +0530 |
tree | 5dbe4222426f68824b36993a7240e419081f7e63 | |
parent | 0935246ecb1cad72a86eeedbc43f1ebdbbe5a9c8 [diff] |
fixed sonar issue in PollingWorker.java fixed sonar issue Issue-ID: CCSDK-525 Change-Id: If242b9995469c0b0a25b1285db1536ff52adce2c 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".