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