commit | 3547d659591f07e9e5405462818cb4f776009e76 | [log] [tgz] |
---|---|---|
author | gaurav <gaurav.agrawal@huawei.com> | Tue Sep 11 11:16:06 2018 +0530 |
committer | gaurav <gaurav.agrawal@huawei.com> | Tue Sep 11 11:16:06 2018 +0530 |
tree | c1ad5f9fc9a2e69979ec011a25099cfb90ae5089 | |
parent | 09f9e070d390f4f6389c1c62b4447a77de400dab [diff] |
Updating aai adapter to v14 model Updated AAI XSD model to v14 to make new schema's available to SDNC. Change-Id: I9b282bd23e754e0b8ef39a3013f7240a869fae5f Issue-ID: CCSDK-324 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@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".