commit | 6d746b3947a4d2f8dce69812cee5d7e354caf8cb | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Tue Oct 03 17:07:32 2017 +0000 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Tue Oct 03 17:08:17 2017 +0000 |
tree | 8aa0ee9cd51050dec67d40772f438ed98dd66c52 | |
parent | 1c8fff51420e5dc3ea45bd5089d8649a7178015f [diff] |
Fix Blocker/Critical issues Fix Blocker/Critical issues in ccsdk/sli/adaptors/aai-service module Change-Id: Ia6fd34892a8ec6db83126f31b27bd7b69b77b256 Issue-Id: CCSDK-102 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.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".