commit | 15e630e96b11d57ed8ac0e1493a0276b45e34215 | [log] [tgz] |
---|---|---|
author | ezhil <ezhrajam@in.ibm.com> | Mon Dec 17 16:40:01 2018 +0530 |
committer | ezhil <ezhrajam@in.ibm.com> | Mon Dec 17 16:40:16 2018 +0530 |
tree | 70ffee55682a986197c9c4181c472e8f261bef4c | |
parent | 0d5aec8eb727eb9ee9758087fdc2fcfa0e2e577e [diff] |
Fixed Major issues in AAIDeclarations Fixed major sonar issues Issue-ID: CCSDK-831 Change-Id: Iac027c34755ceb54b9c3d38aea0a8aedbe221c37 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".