Moved Spring Web Flow to a top level project
This commit is contained in:
11
spring-webflow/project.properties
Normal file
11
spring-webflow/project.properties
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user