From: Jessica Wagantall Date: Tue, 8 Sep 2020 17:49:03 +0000 (-0700) Subject: Fix INFO.yaml files X-Git-Tag: 2.1.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=21c7b4f03b5d433858379bdf858a2e4451ebb940;p=dcaegen2%2Fservices%2Fson-handler.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: I6d68b4c5b55435c6ae3f8fc3e71d3a0f8b041dfe --- diff --git a/INFO.yaml b/INFO.yaml index 5980b34..344a4fd 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,3 +1,4 @@ +--- project: 'dcaegen2-services-son-handler' project_creation_date: '2019-01-30' project_category: ''