commit | ffd3dd43f55c91c99decf53d20d48aab4345580d | [log] [tgz] |
---|---|---|
author | Hesam Rahimi <hesam.rahimi@huawei.com> | Tue Oct 20 11:56:47 2020 -0400 |
committer | Hesam Rahimi <hesam.rahimi@huawei.com> | Tue Oct 20 12:01:40 2020 -0400 |
tree | b2a78309f894d689c46fc032d0a2961fb026d389 | |
parent | 3a489bb37be36b72bc584c530f2c514032e12b8c [diff] |
Updating AAI service adaptor to use version 21 (v21) of the schema model. Issue-ID: CCSDK-2393 Change-Id: I53369c73fd25c7f433fd99456e28fbe0fecbc59a Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.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".