From: Jessica Wagantall Date: Tue, 8 Sep 2020 17:48:09 +0000 (-0700) Subject: Fix INFO.yaml files X-Git-Tag: 3.5.2~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5e715de63cab61b53ec06ff3d65cf1d1179a9cb1;p=dcaegen2%2Fplatform%2Finventory-api.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: I58f0db0998c33772e943d0a10ccf87414bb6488f --- diff --git a/INFO.yaml b/INFO.yaml index e79f9fe..176d067 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,3 +1,4 @@ +--- project: 'dcaegen2-platform-inventory-api' project_creation_date: '2017-06-28' project_category: ''