From: Jessica Wagantall Date: Tue, 8 Sep 2020 17:47:49 +0000 (-0700) Subject: Fix INFO.yaml files X-Git-Tag: 2.1.4~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F04%2F112304%2F1;p=dcaegen2%2Fplatform%2Fblueprints.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: Iecf88bb1839d51f9b3a6f7ab9c7658535820e71a --- diff --git a/INFO.yaml b/INFO.yaml index 5fdd5be..819c99c 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,3 +1,4 @@ +--- project: 'dcaegen2-platform-blueprints' project_creation_date: '2017-06-28' project_category: ''