Files
spring-webflow/spring-binding/project.properties
2007-01-09 18:51:37 +00:00

12 lines
307 B
Properties

# 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
project.base.version=1.0.1
project.version=${project.base.version}
ivy.status=release
javac.source=1.3
javac.target=1.3