2009-03-29 17:56:38 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<project name="org.springframework.spring-parent" xmlns:maven="antlib:org.apache.maven.artifact.ant">
|
|
|
|
|
<property file="${basedir}/../build.properties"/>
|
|
|
|
|
<import file="${basedir}/../build-spring-framework/package-library.xml"/>
|
2009-05-27 21:41:19 +08:00
|
|
|
<import file="${basedir}/../spring-build/resource/default.xml"/>
|
2009-03-29 17:56:38 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
</project>
|