From: Jessica Wagantall Date: Tue, 8 Sep 2020 17:48:32 +0000 (-0700) Subject: Fix INFO.yaml files X-Git-Tag: 1.0.0-slice-analysis-ms~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8265ba613930d3b834d26b0802682c3bef6c2c04;p=dcaegen2%2Fservices.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: I6a0d8d64d761d07ba17141455b028d8fd31e0600 --- diff --git a/INFO.yaml b/INFO.yaml index a14aa1cb..e12cfee3 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,3 +1,4 @@ +--- project: 'dcaegen2-services' project_creation_date: '2017-05-17' project_category: ''