Files
spring-webflow/spring-webflow-reference/build.xml
2008-03-19 12:10:22 +00:00

9 lines
263 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project name="spring-webflow-reference">
<property name="doc.type" value="reference"/>
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../spring-build/documentation/default.xml"/>
</project>