commit | dace4a79556b7d32159d7227edf144fa60aa1ca0 | [log] [tgz] |
---|---|---|
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | Wed Aug 26 10:44:11 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Aug 26 10:44:11 2020 +0000 |
tree | d9b7af7ad34ce57f513f3dff2bab0813b4c34339 | |
parent | e66cc7f5ae0f4250136a25114e544c4ef3ed76a8 [diff] | |
parent | b93023f25365f5cc18ca7b7e730c1ae487ed384e [diff] |
Merge "Update to release version" Former-commit-id: d17fdb18e8bb6053b2924343632f0fde4cdff71d
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".