commit | 62f2bacc7680182412968f3cbb7ab7acd2f2eef1 | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Wed Mar 06 13:47:05 2019 -0500 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Wed Mar 06 14:47:16 2019 -0500 |
tree | 169faa8a35e65b70ec456d0c961517b2ce19c381 | |
parent | e73462e38b5a282e7308a8d92a155e47f79d1b0e [diff] |
Deprecated named-query from AAIService Changes made: * Removed named-query feature from AAIService codebase * Removed any additional unused classes * cleaned up aaiclient.properties * Removed related junit tests Change-Id: Ic9fffbff0eaa85a80f1aa0781c5e675e4bc44602 Issue-ID: CCSDK-1108 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".