blob: 23a090d98049d51501250c96c8659c2e5e912059 [file] [log] [blame]
# This file contains some version properties as used by various build files.
# RELEASE MANAGER must change this file after creating a release and
# enter new base version (format "x.y.z", no prefix/appendix):
version.base=5.3.2
# Other version property defaults, don't change:
version.suffix=SNAPSHOT
version=${version.base}-${version.suffix}
spec.version=${version.base}