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