commit | 9e8138f54edbf4cc8a0309f9e149953e08d3280e | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Sep 14 10:10:26 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Sep 14 10:10:26 2018 -0400 |
tree | aa62ee0e26130a75047d932c26d9447a0952d4f1 | |
parent | edf288e1c79c58b2d7066b8ad27cb578d8dd5483 [diff] |
Fix version of sli/core Fix version.properties to set version 0.3.0 Change-Id: I81dbfa0a50ad01573e0af7f753c3dcdd0460536f Issue-ID: CCSDK-571 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".