commit | 68128161ee48facdf41fd669c2e4ea6e578f3c53 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 19 07:52:01 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Nov 19 12:52:37 2020 +0000 |
tree | 529a5bff7f4560a1edbfcd46238916889688a63b | |
parent | 1f3074ee943df3e9cf5c7b763d3e07b1d98ce843 [diff] |
Fix typos in release notes Fixed typos in release notes that were causing rendering errors Change-Id: I00a81b063db006fd420914047bcf4b4440fe7547 Issue-ID: SDNC-1410 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 4ec13ac6a6ee78074ea0596d0c9648d464abed01
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".