commit | fd4ef91177bb087ea31e60d7f4247e5a4f6c820b | [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 07:52:01 2020 -0500 |
tree | d79a9dc80f1abcbae1f7a9e361e50777fbe533f7 | |
parent | 740a6a0d7360f7282a1d2823c00b92fcba0282e3 [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: 9e11364de1328a3e44ae99ad0907b417cfecbe4f
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".