commit | 1c38dbabc0dcc9787e9d8eb1bce8b206f8941ac2 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Aug 09 20:01:40 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Aug 09 20:01:40 2019 +0000 |
tree | 5b337f184281814eb207c850c2f9138e086ee6c6 | |
parent | 87c44cd4cf59af338fb84714e662ea81a2ecb47f [diff] | |
parent | 7894d15ee8d0094ae36c838f1e961fa60f42843b [diff] |
Merge "Added test case to increase SONAR 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".