GemFireVersion.properties is a resource holding information about the product and build metadata. It is possible to set these values for the first time using Gradle property flags like '-Pversion=1.2.3-build.456'. On subsequent runs, the property file should be re-built if those values have changed.
- links to