From: Jessica Wagantall Date: Tue, 8 Sep 2020 17:47:30 +0000 (-0700) Subject: Fix INFO.yaml files X-Git-Tag: 1.7.4^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ee90d3598091ffc122402b8bd06072aa97c675cc;p=dcaegen2%2Fcollectors%2Fves.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: I84460a41cc365448ecbb1e4f2421bf6917575326 --- diff --git a/INFO.yaml b/INFO.yaml index 2649eb33..f5831fde 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,3 +1,4 @@ +--- project: 'dcaegen2-collectors-ves' project_creation_date: '2017-06-28' project_category: ''