1. git tag 0.5.0   git push origin 0.5.0
2. set apigateway version empty
   set toscaparser version empty
   set heat-translator version empty
   version management use git tag, note: tag name must be started with
digit
JIRA: PARSER-147
Change-Id: I71cc9b910bce57eebf4c07976bd24efd441048fa
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
 [metadata]
 name = apigateway
-version = 0.1
+version =
 url = https://opnfv.org/parser
 summary = API Application
 description-file = README.md
 
 [metadata]
 name = nfv-parser
-version = 0.5
+version =
 url = https://wiki.opnfv.org/display/parser
 summary = OPNFV Parser Project
 author = OPNFV
 
 [metadata]
 name = heat-translator
-version = 0.5
+version =
 url = https://wiki.opnfv.org/display/parser
 summary = Tool to translate non-heat templates to Heat Orchestration Template in nfv.
 description-file =
 
 [metadata]
 name = nfv-toscaparser
-version = 0.5
+version =
 url = https://wiki.opnfv.org/display/parser
 summary = Parser for nfv tosca and TOSCA Simple Profile in YAML.
 description-file =