Another try

This commit is contained in:
Ben Hale
2007-03-20 01:46:33 +00:00
parent e9949adba9
commit 5de2a3f26c

View File

@@ -5,10 +5,10 @@
<info organisation="org.springframework" module="build-spring-ldap" /> <info organisation="org.springframework" module="build-spring-ldap" />
<configurations> <configurations>
<conf name="default" extends="global" /> <conf name="default" />
</configurations> </configurations>
<dependencies defaultconf="global->default"> <dependencies defaultconf="global">
<dependency org="org.springframework.aws" name="spring-aws-ant" rev="1.0"/> <dependency org="org.springframework.aws" name="spring-aws-ant" rev="1.0"/>
</dependencies> </dependencies>
</ivy-module> </ivy-module>