commit | 456f4922175c7a1d4c85564fbf70efb6580574ad | [log] [tgz] |
---|---|---|
author | Cédric Ollivier <cedric.ollivier@orange.com> | Mon May 22 10:16:55 2017 +0200 |
committer | Cédric Ollivier <cedric.ollivier@orange.com> | Mon May 22 10:16:55 2017 +0200 |
tree | 1c6f13d1605d691536d81cb21f786913c275e5bf | |
parent | 02d92b5868df3ea32416c0d2d9022a2b65b4e38f [diff] |
Fix typos in dblib/README.md Change-Id: Ia9404ccb620ba3f7683af673e5bb246d79eb07eb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.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 OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".