commit | 0dccb28ea1cb5b2bcb988e659148d064a0981725 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Nov 30 23:40:16 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Nov 30 23:40:16 2018 +0000 |
tree | 04e35cfa6738b83740c136a36b0df0197a45311a | |
parent | 2cdcabee378b26873e950e9e96a7b7145dd9cc4e [diff] | |
parent | 806ebbbc633941654e20326adb7c8b08bff47cfb [diff] |
Merge "Added fix for potential nullpointerexception"
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".