From: Jessica Wagantall Date: Tue, 8 Sep 2020 17:48:14 +0000 (-0700) Subject: Fix INFO.yaml files X-Git-Tag: 7.0.0-ONAP~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a69ed47d80bf69d31dfa546ff664f934a9919c1b;p=dcaegen2%2Fplatform%2Fplugins.git Fix INFO.yaml files Proper syntax for INFO.yaml requires the first line to be "---" which was previously removed. Re-adding this missing line. Issue-ID: CIMAN-387 Signed-off-by: Jessica Wagantall Change-Id: I2e60cbe415fbd957ab10deae684e84eefc639b27 --- diff --git a/INFO.yaml b/INFO.yaml index d6d2b1e..87c2a40 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,3 +1,4 @@ +--- project: 'dcaegen2-platform-plugins' project_creation_date: '2017-06-28' project_category: ''