From: Jessica Wagantall Date: Tue, 8 Sep 2020 17:48:53 +0000 (-0700) Subject: Fix INFO.yaml files X-Git-Tag: 1.5.5~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F112315%2F1;p=dcaegen2%2Fservices%2Fprh.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: I937cb0a3387ad43fa0d4c10545dbc22fce98a32b --- diff --git a/INFO.yaml b/INFO.yaml index ea09df34..6bfe2799 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,3 +1,4 @@ +--- project: 'dcaegen2-services-prh' project_creation_date: '2018-01-31' project_category: ''