Changed release.version property to upcoming version since snapshot build uses this property to name files.

This commit is contained in:
Ulrik Sandberg
2007-09-08 19:31:27 +00:00
parent 5b8f99e86c
commit 4325f15d9c

View File

@@ -1,5 +1,8 @@
# configurable property values, may be locally overriden by a build.properties file
release.version=1.2-RC1
# 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
# The location of the common build system
common.build.dir=${basedir}/../common-build