commit | 083f91d1de09cc087e33c58476ffc301569f7841 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Nov 19 13:19:44 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Nov 19 13:19:44 2019 -0500 |
tree | aded758af0bb89a5eacde5274ae4fa7f6ef8a4a1 | |
parent | 82f3456de2698dd7e114bb18c7becb560d1905d8 [diff] |
Fix versions of sli core dependencies Fix to override ccsdk sli core version from parent pom with current version Change-Id: Ibde08052ea5fe974e3e864fba5578443cdc1bd0f Issue-ID: CCSDK-1944 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".