commit | 483c147b7f641fd5992bf726dacc1e58cce629e7 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Mar 19 13:56:43 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Mar 19 13:56:43 2020 +0000 |
tree | 3a8526d860a0ea065c2d4ff55c7b3ba911df272d | |
parent | 779ea800e4a707cb856e6d5ed3d7bd263679e069 [diff] | |
parent | 6d195677a508e0cb5b66c7dbdd12ae6799f95183 [diff] |
Merge "Small bug fixes mostly syntax errors in some DGs." Former-commit-id: 6a897ad8bd1a7ab8c3ff57106399a3f98332399a
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".