commit | b80471e4f68e6d5ba670d03b12b92029e58c0bc7 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Mar 24 14:30:24 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Mar 26 10:30:45 2020 -0400 |
tree | 055f386987f8972585ea509ebe3a8cc1bd72ba6f | |
parent | aee68f0187cbd919ffb544cdd00653d02fd7e991 [diff] |
Use MariaDB instead of Derby Use MariaDB instead of Derby as backing store for sliboot Change-Id: Ib9fa4abaaf88bcb1eac2276bc974474f067a06d3 Issue-ID: CCSDK-2188 Signed-off-by: Dan Timoney <dtimoney@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".