commit | 8d98e1e5488918f17fd31a7b8b375629ca7a06c1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Sep 07 20:04:08 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Sep 07 20:04:08 2017 +0000 |
tree | ac4d023307fac7ed0e414ea6a186cbaff6353fae | |
parent | 18dfdf213489b19958f2d0944aeee58e80f8cb95 [diff] | |
parent | 8ce0ecbb77087de5fc9aaacbaeea6be5d958d50b [diff] |
Merge "Enable surefire unit tests"
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".