commit | c72d5c678b376355df328173a33e79e76f4ec93e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Jun 07 02:12:49 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Jun 07 02:12:49 2019 +0000 |
tree | 713bfae0fc80961cd8ac60c9656a4faca446282a | |
parent | b9dce43f0dc21510aff79de5692d632622ad9069 [diff] | |
parent | abf8a735233779c57b6360919909b9ebda38af1a [diff] |
Merge "Document OJSI-179 vulnerability" Former-commit-id: 60329a51a58e578008c4bf4aa5d291ca64050760
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".