mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
8 lines
227 B
XML
8 lines
227 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project name="org.springframework.spring-parent">
|
|
|
|
<property file="${basedir}/../build.properties"/>
|
|
<import file="${basedir}/../spring-build/resource/default.xml"/>
|
|
|
|
</project>
|