commit | f784437fa0b7946e5ab7663d6712fe2f1ca5b3e9 | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Tue Sep 19 18:07:31 2017 +0000 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Tue Sep 19 18:08:13 2017 +0000 |
tree | 98333963c44113265d2265b5b6bffc12a6c7556f | |
parent | 907bcb0e2f666c1c8cbc301d1e51072c378293e2 [diff] |
Updated XSD Model and path properties Changes made: 1. updated XSD and aai-path documents 2. Updated named-query to support V11 data types Issue-ID: CCSDK-97 Change-Id: I02e2cd0246644ade1631db8e963a72ac3cb7cff6 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".