commit | b9dce43f0dc21510aff79de5692d632622ad9069 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Jun 07 02:12:41 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Jun 07 02:12:41 2019 +0000 |
tree | 922126575ee18ae015769ce1191e4f1dc2080824 | |
parent | 018c90cd4b5dfbd7690b0175a1c6d826c0c199ec [diff] | |
parent | c17df33345e6a485e401b110ec20d1f7977a36f1 [diff] |
Merge "Document OJSI-100 vulnerability" Former-commit-id: 618bc063d0eea990f3547a0aef40488c29bda2df
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".