commit | 5d439ee7ab8b750f8f9716a5bc5a1085efed03a1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 19 14:05:13 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Nov 19 14:05:13 2020 +0000 |
tree | 255164b59f325f9e511ee7983cf13574e99205f5 | |
parent | 062350f859e6f0916ba72510f48e74ab216f1196 [diff] | |
parent | fd4ef91177bb087ea31e60d7f4247e5a4f6c820b [diff] |
Merge "Fix typos in release notes" Former-commit-id: 9e2950f7e8cda1ec2d1393e6eafe7ef12fede042
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".