commit | 3d57947b10a193fbdfd3137fdd8fd712eb243980 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Thu Apr 05 13:47:27 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Apr 05 13:47:27 2018 +0000 |
tree | baa318b30731c2b5dc9c3c9a27228fdf09a7b367 | |
parent | 0dfc4dc597a6274228a21921467c32c0b49321f3 [diff] | |
parent | d0bfc56359e3d5a9663ba6e48b7e1d187373d737 [diff] |
Merge "Update versions to resolve security issues"
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".