commit | 9db21abb0e6ac1409f5ce631b327dcc36fb287f7 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Aug 16 08:54:01 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Aug 16 08:54:01 2019 -0400 |
tree | c2f971feb7400d7f7b0f49a155a2cee22751d584 | |
parent | dbbd392fdc622c85958598213b2f423848666af6 [diff] |
Fix version numbers Fix version numbers in sli/adaptors/base Change-Id: I78f204212dd2dc6a528a98091ebd94e3876f6102 Issue-ID: CCSDK-1401 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".