Move ivy build to conventional location

This commit is contained in:
dsyer
2009-05-28 12:24:16 +00:00
parent e6462c47bb
commit cfb9d16d39
8 changed files with 8 additions and 5 deletions

View File

@@ -2,6 +2,6 @@
<project name="org.springframework.batch.test">
<property file="${basedir}/../build.properties" />
<import file="${basedir}/../build-ivy/package-bundle.xml"/>
<import file="${basedir}/../build-spring-batch/package-bundle.xml"/>
</project>