commit | 77453d83dd59f8baa5a00631f12aa328817fb196 | [log] [tgz] |
---|---|---|
author | Sandeep J <sandeejh@in.ibm.com> | Wed Jan 09 11:18:48 2019 +0530 |
committer | Sandeep Jha <sandeejh@in.ibm.com> | Thu Jan 10 16:56:36 2019 +0000 |
tree | 7e1d3bd92decd2d0523a4542393c8f9272686eec | |
parent | 75da5d3681c44326e4766ce9e3a110f11ee108d4 [diff] |
fixed sonar issue in AAIDeclarations.java fixed sonar issue Issue-ID: CCSDK-525 Change-Id: Ib22bbd3a59994d77713eeb5e556211ddb3f662d5 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".