commit | e0f2893f9d01bc107b1d31eb65c053a6aa7e406f | [log] [tgz] |
---|---|---|
author | Guo Ruijing <ruijing.guo@intel.com> | Thu May 04 01:19:03 2017 +0000 |
committer | Guo Ruijing <ruijing.guo@intel.com> | Thu May 04 01:21:05 2017 +0000 |
tree | 75019e46310b573b89c9ea0ba64e97828f7007cb | |
parent | 0690dac45a1fd760453859e795453cca59f1451e [diff] |
Fix copyright to avoid noisy diff after build Change-Id: I9c8b9b8cd23bc65c89843adad7dfb3d1469ded34 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
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".