commit | b39fb63c84b220c293aedb83b5deecdf79c3586a | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Tue Jan 01 13:48:03 2019 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Tue Jan 01 13:48:10 2019 +0530 |
tree | 0c934386f1aac03a73b7ae9f5f14b418f605086e | |
parent | e6eb5bfb02077473d20061bd16faf6c1a6fa4af4 [diff] |
Sonar fix: AAIClient.java Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-887 Change-Id: I550bf695f3bb7827a3f16c235a58d87a533fab6e Signed-off-by: Arundathi Patil <arundpil@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".