commit | 00f76876657c2239421d3cdfbbd1532833b89e89 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Thu May 03 17:27:20 2018 -0700 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 10 07:48:25 2018 -0400 |
tree | 3ccc4041545dd93df87fae0a6f6ada12fc497061 | |
parent | 9353c6f5049a20350de7e827efb07a0f6c150aaf [diff] |
Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ib9f13169248d9208b7b334e4c8312304cc60cb3d Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".