8 lines
253 B
Properties
8 lines
253 B
Properties
# Configurable property values that may be locally overriden by a build.properties file
|
|
|
|
# The version number of the release that will be built
|
|
release.version=1.0.1
|
|
|
|
# The location of the common build system
|
|
common.build.dir=${basedir}/../common-build
|