commit | 4d8ef14921d25cd924fc7dcf388a943d313e54b7 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Apr 02 14:08:59 2019 -0700 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Apr 02 14:08:59 2019 -0700 |
tree | a7d5a1fe275c4883f789e377ca09598b5c6f1f74 | |
parent | 889d1c06a63677ae78394320753fa1c05a491462 [diff] |
Fix version of cds dependency Updated version from .version to a new property ccsdk.cds.version Change-Id: I10881b247353148f8a52b279e2dcfc5066493921 Issue-ID: CCSDK-1194 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".