Files
spring-webflow/spring-webflow-samples/booking-jsf/project.properties
Jeremy Grelle 0b5e401de2
2007-08-09 12:57:42 +00:00

10 lines
303 B
Properties
Executable File

# 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
javac.source=1.5
javac.target=1.5
# Do not publish built artifacts to the integration repository
do.publish=false