commit | 75da5d3681c44326e4766ce9e3a110f11ee108d4 | [log] [tgz] |
---|---|---|
author | Sandeep J <sandeejh@in.ibm.com> | Tue Jan 08 11:06:22 2019 +0530 |
committer | Sandeep J <sandeejh@in.ibm.com> | Tue Jan 08 11:06:34 2019 +0530 |
tree | a2438a493148ab04b55cd9370e91a411c2b6e0a0 | |
parent | 26f865938e18be289d51956663956ec315200910 [diff] |
fixed sonar issue in AAIRequest.java fixed sonar issue Issue-ID: CCSDK-525 Change-Id: Ia8f0883f29ae227225da393254106b4862dafffe Signed-off-by: Sandeep J <sandeejh@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".