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