commit | 94d30765aea03290b3e0fbb5ab4a5a9b347968ef | [log] [tgz] |
---|---|---|
author | ezhil <ezhrajam@in.ibm.com> | Tue Dec 18 20:00:50 2018 +0530 |
committer | ezhil <ezhrajam@in.ibm.com> | Tue Dec 18 20:01:16 2018 +0530 |
tree | d07b26511919e186c8248aec04ef72a9a7d47724 | |
parent | ce68f67d008c292f36d440f2dc473ba23d673fce [diff] |
Fixed sonar issue in ResourceAllocator.java Fixed major sonar issue Issue-ID: CCSDK-836 Change-Id: I8bc5229f24f7a6c5668f52fc1ab3b8e13387edb1 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".