This commit is contained in:
Keith Donald
2009-03-16 17:33:32 +00:00
parent a60a840416
commit 23074f9395
4 changed files with 58 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="spring-webflow-library">
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-webflow/package-library.xml"/>
<import file="${basedir}/../spring-build/library/default.xml"/>
</project>