8 lines
262 B
Properties
8 lines
262 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.5-SNAPSHOT
|
|
|
|
# The location of the common build system
|
|
common.build.dir=${basedir}/../common-build
|