commit | 45321147b92ec556a4d41024dea0811fa6d8e40a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Dec 21 14:24:19 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Dec 21 14:24:19 2017 +0000 |
tree | ed372f636d45e4606bab79ed4b9e0046bf4aa028 | |
parent | 263950413073f5d1d7af3d2854052af8ec41d281 [diff] | |
parent | 613f3941a43afa5347c5df6e6e764869d0475973 [diff] |
Merge "Removal of useless parenthesis"
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".