commit | d9e99dd9317dc586fadaf0ab00f897a6ea12566b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 19 13:13:11 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Nov 19 13:13:11 2020 +0000 |
tree | 82397ef3a367add0ca9c9a1d51391298be2840a3 | |
parent | c0ef45b834b02aea5a42cb43987beae6d35c67f6 [diff] | |
parent | 68128161ee48facdf41fd669c2e4ea6e578f3c53 [diff] |
Merge "Fix typos in release notes" into guilin Former-commit-id: 66c24b0fdf98fa2d4c9bf7a875b07882103d9200
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".