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

7 lines
289 B
XML
Raw Normal View History

2008-07-11 14:34:50 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project name="org.springframework.expression">
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-framework/package-bundle.xml"/>
<import file="${basedir}/../spring-build/standard/default.xml"/>
</project>