commit | 8f6f18f0957932d4c03036f838daffb43c3d1dc4 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Aug 12 13:12:25 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Aug 12 13:12:25 2019 +0000 |
tree | c5cd4f86a0785a661cc48ca574288f152f55f83b | |
parent | 8b69fffd6d7c514157f99c563681174e5acb8476 [diff] | |
parent | b07d4397612bc882a6d46372ae550766a79116bd [diff] |
Merge "New test case added for code coverage"
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".