commit | 1c8fff51420e5dc3ea45bd5089d8649a7178015f | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 03 13:36:21 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Oct 03 13:36:21 2017 +0000 |
tree | 945b3e9b0d05d1f90ddb890fc15a6f551c26ad2f | |
parent | a9b5088b8333f994fe8ab5507b82de3eadbb2226 [diff] | |
parent | d0c9e06005c819b53970b72cf73ab814a3719109 [diff] |
Merge "Add unit tests for mdsal-resource"
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".