commit | c281f6244a3c3585ee03643c5d3d5642183a1c1b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Fri May 11 19:01:12 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri May 11 19:01:12 2018 +0000 |
tree | 050d23435847cbf984b2436cc542250e1ce62cfe | |
parent | 13300c7f3b2cd087d74981006e5a98f8099c3cb3 [diff] | |
parent | bf37291186ccaa27305910f18332fa17aa9d2c12 [diff] |
Merge "Provide support for properties encryption"
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".