commit | e6b9133f88c3b8da88c125a5e63c2caad66a9fd7 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Mar 19 17:06:38 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Mar 21 16:16:24 2019 -0400 |
tree | be2c701d0819059d32c4e8b022f0e76dfc4acb6a | |
parent | ee0ce402da3f81ef339a2f18442fea071425935e [diff] |
Compile against Fluorine SR2 Updated to compile against Fluorine SR2 Change-Id: Ie7ccf14c802c92fe8250de307546b79776ed984e Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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".