commit | 806052bf4df8bd023cfb391794bc5937f2624716 | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Wed Aug 02 15:09:24 2017 -0700 |
committer | Marcus G K Williams <marcus.williams@intel.com> | Wed Aug 02 16:08:09 2017 -0700 |
tree | 166e4a28582d96eaf3a8dd69b484cf02076d634c | |
parent | 16508ffde287f481791ae0b9c071f60a331c680d [diff] |
Convert tabs to spaces Per Java Code Style Guide: https://wiki.onap.org/display/DW/Java+code+style Converting tabs to 4 spaces. Issue-Id: SDNC-25 Change-Id: I99ce6c244df72f805b52d0d66403d8b76d9929ae Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
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 OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".