8 lines
253 B
XML
8 lines
253 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project name="spring-integration-docs" default="reference">
|
|
|
|
<property name="integration.repo.dir" value="${basedir}/../integration-repo"/>
|
|
|
|
<import file="../spring-build/documentation/default.xml"/>
|
|
|
|
</project> |