commit | ee43234dab9fd37445ac36a62de1565a9793e3ca | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Mon Sep 17 17:34:17 2018 -0400 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Mon Sep 17 21:06:57 2018 -0400 |
tree | 686d8b4015d67f7ef200731379d5828215737866 | |
parent | 94342f582698344223ff2bf2435c3ed1954c2e56 [diff] |
Implement support for inner variables Changes made: * added code that allows replacement of aai version variable in variable substitution Change-Id: Ib2226c3ed0b308abcdcfe70797960bd32e4eaf50 Issue-ID: CCSDK-580 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".