commit | 4d02e5b32dbce0815010a6bf61624420ab0ff1a3 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Sep 19 19:06:17 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Sep 19 19:06:17 2017 -0400 |
tree | 3182dcd06e34e3271d2167885edd99555d55fb38 | |
parent | f784437fa0b7946e5ab7663d6712fe2f1ca5b3e9 [diff] |
Remove mysql references from sli/adaptors Remove mysql references from sli/adaptors repository. Change-Id: I19682626fdb954ce8190d61507eabe0152a6a635 Issue-ID: CCSDK-95 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".