commit | 8c5e6335b73edd047e9f796962ced37eee5051f2 | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Thu Aug 10 14:03:15 2017 +0000 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Thu Aug 10 14:08:24 2017 +0000 |
tree | b0869e10cc1be8ff989133b4609961d305b939b2 | |
parent | 7aeb6339da8ab2bd346655438b65fa4a413c7405 [diff] |
[SDNC-30] summary Updated code to use the latest AAI data model and latest XSD model version Change-Id: I0dc536b543c47d363c99db1fe581361fe64db317 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 OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".