commit | 2935b1b029267cc6a8cc040ccd44f01994a1baa3 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Sep 18 15:43:56 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Sep 18 15:43:56 2017 -0400 |
tree | 416ca824eafd9f86098b7e8d891995f29cd7de27 | |
parent | 2c60d26db70ffce626ba391a27ec8f5152d0557b [diff] |
Fix mariadb-connector-java references Correct mariadb JDBC connector artifactId should be mariadb-java-client, not mariadb-connector-java Change-Id: If58a33a1ef22d47e1d5c138bad164b0ad89219eb Issue-ID: CCSDK-95 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".