commit | 5d4080b4ebb5119e00b2ddf813af3de8e81aafaf | [log] [tgz] |
---|---|---|
author | ezhil <ezhrajam@in.ibm.com> | Tue Jan 08 22:17:46 2019 +0530 |
committer | Ezhilarasi R <ezhrajam@in.ibm.com> | Wed Jan 09 06:43:10 2019 +0000 |
tree | e464ba6e6417857932075c7273692586c16bbf3f | |
parent | 26f865938e18be289d51956663956ec315200910 [diff] |
Fixed major sonar issue in AAIService.java Change-Id: Ice32a830fa2d9885b64f7ce7a0d0fb47c268cb67 Issue-ID: CCSDK-914 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".