{namespace JIRA.Templates.Version} /** * * @param version * @param buildNumber * @param commitId * @param buildDate */ {template .success} JIRA Version Information

Version : {$version}

Build : {$buildNumber}

Date : {$buildDate}

Commit : {$commitId}

{/template}