Tanvir Pathan

Results 2 comments of Tanvir Pathan

I was able to work around this issue using following. ```groovy generateGitProperties { projectVersion = project.version.toString() } ```