From 4325f15d9c2738cc4a8535d624fb647d471c1fb4 Mon Sep 17 00:00:00 2001 From: Ulrik Sandberg Date: Sat, 8 Sep 2007 19:31:27 +0000 Subject: [PATCH] Changed release.version property to upcoming version since snapshot build uses this property to name files. --- build-spring-ldap/project.properties | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-spring-ldap/project.properties b/build-spring-ldap/project.properties index 59161f15..21461363 100644 --- a/build-spring-ldap/project.properties +++ b/build-spring-ldap/project.properties @@ -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