commit | 7f5b3567cf9945a230b1a07373cce943f13bc1ac | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Sep 25 16:56:10 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Sep 25 16:56:10 2018 -0400 |
tree | 99dc620d1fed3d6d637d67c9c178765875205a57 | |
parent | 0f82181e2621c414bbdaf6531696c5e25fe6ba9d [diff] |
Create release version Update sli/core to create release version Change-Id: I0680e7b4c8bc08f7954b7b87ffc701289acd7893 Issue-ID: CCSDK-597 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".