commit | c9aafee35e88ddfb36df63d28b71d08b8db63725 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Mar 19 19:26:08 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Mar 19 19:26:08 2020 +0000 |
tree | f03d647cecfe06b6ec6c3cecbb327d22857fafc7 | |
parent | 9c4b183ea6d26098d64579465e781c78696ac397 [diff] | |
parent | 03c6d7620f636a5ab23c91c4aa2d07c5a24b3b84 [diff] |
Merge "Roll to Guilin release snapshot" Former-commit-id: 2569ded48e1d9f42b0b235cd19bbc44b4f602119
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".