9 lines
351 B
Properties
9 lines
351 B
Properties
# configurable property values, may be locally overriden by a build.properties file
|
|
|
|
# should be the upcoming version, ie same as project.base.version in spring-ldap
|
|
# snapshot build uses this property to name snapshot files
|
|
release.version=1.2.1-SNAPSHOT
|
|
|
|
# The location of the common build system
|
|
common.build.dir=${basedir}/../common-build
|