spring-framework/org.springframework.web.ser.../build.xml

7 lines
290 B
XML
Raw Normal View History

2008-10-27 17:13:23 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project name="org.springframework.web.servlet">
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-framework/package-bundle.xml"/>
<import file="${basedir}/../spring-build/standard/default.xml"/>
</project>