blob: cb31db8bbbfbd9874d43d2c9d99c7972e073faee [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=8.8.1
# Other version property defaults, don't change:
version.suffix=SNAPSHOT
version=${version.base}-${version.suffix}
spec.version=${version.base}