2008-10-21 16:04:24 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project name="org.springframework.context">
|
|
|
|
<property file="${basedir}/../build.properties"/>
|
2010-02-04 19:46:21 +08:00
|
|
|
<property file="${basedir}/../build.versions"/>
|
2008-10-21 16:04:24 +08:00
|
|
|
<import file="${basedir}/../build-spring-framework/package-bundle.xml"/>
|
|
|
|
<import file="${basedir}/../spring-build/standard/default.xml"/>
|
|
|
|
</project>
|