commit | 416a026a496c933941f4d2ebfebc627a59ac647c | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Dec 18 14:57:17 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Dec 18 14:57:17 2017 +0000 |
tree | abc397729a02ee845a467bf2e5b34343394b8e00 | |
parent | f5aeb650d88fb94e24a9addd22553a66cd73855c [diff] | |
parent | 22a18f12b2338c15dc266289955efa94ba99c157 [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".