commit | e530f30b4d7c3609cd026047ffaa6b3a77d0aec6 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Mar 19 17:11:28 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Mar 21 13:59:05 2019 -0400 |
tree | cd79e9a69e2efc8d93dfe7bde8a5152876b39f5d | |
parent | 212f2fe2dfa6c31dd64b5c7defe66ed458cfd4c3 [diff] |
Compile against Fluorine SR2 Updated to compile against Fluorine SR2 Change-Id: I7a104f16bfd17d30d925a6cd70dedbd6aa0f0b4c Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface 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".