commit | ce3c0304bf5907e14c32375438a1a955c27c1232 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Wed May 15 18:08:52 2019 +0530 |
committer | prakash eswaramoorthy <prakash.e@huawei.com> | Wed May 15 13:01:46 2019 +0000 |
tree | 1ae4ab071ec27f9cbea676348efb33e935b116eb | |
parent | 75d359af1fe53126f53724571677c9dcb7cdf48f [diff] |
Updating aai adapter to v16 model Updated AAI XSD model to v14 to make new schema's available to SDNC. Change-Id: I87030523747c21fcdb2f58ab9cab60124b7f9e25 Issue-ID: SDNC-764 Signed-off-by: Prakash.E <prakash.e@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".