Updated to use new documentation pattern

This commit is contained in:
Ben Hale
2008-02-28 11:44:30 +00:00
parent 66c387bb6f
commit be9945ef8b

View File

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