commit | d0bfc56359e3d5a9663ba6e48b7e1d187373d737 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Mar 28 19:01:21 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Mar 28 19:01:43 2018 -0400 |
tree | 0c929b51fa8f89fcd422b83e174c6b89196093c5 | |
parent | 666ebf025412d99799a80f6e8a0e5272f0a2f76b [diff] |
Update versions to resolve security issues Update versions of sdc distribution client and jackson to address security issues. Issue-ID: CCSDK-164 Change-Id: Id02d879e87bb1a957968482578818928b6e3c281 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".