From beab444bc25b690619387b6e2b6e140de9930acc Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Mon, 15 Jan 2007 22:09:00 +0000 Subject: [PATCH] Fixed an incorrect version number --- build-spring-webflow/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-spring-webflow/project.properties b/build-spring-webflow/project.properties index eea65469..f838c1f8 100644 --- a/build-spring-webflow/project.properties +++ b/build-spring-webflow/project.properties @@ -1,7 +1,7 @@ # 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 +release.version=1.0.2-SNAPSHOT # The location of the common build system common.build.dir=${basedir}/../common-build