commit | 9353c6f5049a20350de7e827efb07a0f6c150aaf | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Tue May 08 11:08:01 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Tue May 08 11:08:01 2018 -0400 |
tree | 99f825f81b4fa293c3fdd0f67fd5324d8e7022eb | |
parent | 2828d58e8965622a5d44298bec1b8f8ce103238d [diff] |
Remove erroneous license header Remove erroneous license headers from pom.xml files. These should be licensed under master license (no separate license header needed). Change-Id: Icaab3bffec0490d2904aa2e9b0a7a6d588ec07a6 Issue-ID: CCSDK-269 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
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".