[GEODE-42] Remove hardcoded versioning from GemFireVersion.properties file

The version information was hardcoded in the initial drop of the Geode code base. This change allows the build to get source revision information from Git, if available. If source information is not available, then value  is 'UNKNOWN'.

Tested with and without Git workspace.

Reviewed by: amb
1 file changed