Tanvir Pathan
Results
2
comments of
Tanvir Pathan
We are also seeing this issue.
I was able to work around this issue using following. ```groovy generateGitProperties { projectVersion = project.version.toString() } ```