Browse Source

Spring Build update

pull/23217/head
Ben Hale 17 years ago
parent
commit
4311c6cab6
  1. 2
      org.springframework.spring-parent/build.xml

2
org.springframework.spring-parent/build.xml

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
<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/library/default.xml"/>
<import file="${basedir}/../spring-build/resource/default.xml"/>
</project>

Loading…
Cancel
Save