commit | 94fcc571a06ceab8b2119fc0d802340ba0086a70 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Apr 10 13:30:23 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Apr 10 13:30:23 2020 +0000 |
tree | edba97226029c35382b9e223a16829d65f3b9f30 | |
parent | c35cb4463639f1a770578302d6aa9b940bdc7eb2 [diff] | |
parent | 1846bccd8804d6a7e10906c0852ef1c1a355fa57 [diff] |
Merge "Add _release_notes anchor" Former-commit-id: 2caba46b0ee035f703585904a2ade401e048784d
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".