mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1265 50f2f4bb-b051-0410-bef5-90022cba6387
9 lines
354 B
XML
9 lines
354 B
XML
<?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"/>
|
|
<import file="${basedir}/../spring-build/resource/default.xml"/>
|
|
|
|
|
|
</project>
|