Class GeneratedBuildProperties

java.lang.Object
com.hazelcast.instance.GeneratedBuildProperties

public final class GeneratedBuildProperties
extends Object
This class is generated in a build-time from a template stored at src/main/template/com/hazelcast/instance/GeneratedBuildProperties. Do not edit by hand as the changes will be overwritten in the next build. We used to have the version info as property file, but this caused issues in on environments with a complicated classloading model. Having the info as a Java class provide a better control when you have multiple version of Hazelcast deployed. WARNING: DO NOT CHANGE FIELD NAMES IN THE TEMPLATE. The fields are read via reflection at BuildInfoProvider