From 0b5e401de246ab4cfc371f0f82ae1dca54c9fb16 Mon Sep 17 00:00:00 2001 From: Jeremy Grelle Date: Thu, 9 Aug 2007 12:57:42 +0000 Subject: [PATCH] --- spring-webflow-samples/booking-jsf/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-webflow-samples/booking-jsf/project.properties b/spring-webflow-samples/booking-jsf/project.properties index 55ed07f5..f80ab3a7 100755 --- a/spring-webflow-samples/booking-jsf/project.properties +++ b/spring-webflow-samples/booking-jsf/project.properties @@ -1,7 +1,7 @@ # properties defined in this file are overridable by a local build.properties in this project dir # The location of the common build system -common.build.dir=${basedir}/../common-build +common.build.dir=${basedir}/../../common-build javac.source=1.5 javac.target=1.5