From: Jessica Wagantall Date: Tue, 8 Sep 2020 17:47:15 +0000 (-0700) Subject: Fix INFO.yaml files X-Git-Tag: 1.5.1~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=082dcad9b14cdca69678d25981033879c352b52a;p=dcaegen2%2Fcollectors%2Fhv-ves.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: I03eef04d1ecf3511200137dfc82ec106934414b5 --- diff --git a/INFO.yaml b/INFO.yaml index 5e9f4826..5db94465 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,3 +1,4 @@ +--- project: 'dcaegen2-collectors-hv-ves' project_creation_date: '2018-11-07' project_category: ''