spring-framework/org.springframework.oxm/build.xml

7 lines
282 B
XML
Raw Normal View History

2009-01-06 19:18:27 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project name="org.springframework.oxm">
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-framework/package-bundle.xml"/>
<import file="${basedir}/../spring-build/standard/default.xml"/>
</project>