Upgrade to new version of the S3 ant task

This commit is contained in:
Ben Hale
2007-05-02 16:00:49 +00:00
parent 7e2dec1717
commit 4c19851f95

View File

@@ -12,6 +12,6 @@
</configurations>
<dependencies defaultconf="global->default">
<dependency org="org.springframework.aws" name="spring-aws-ant" rev="1.0.1"/>
<dependency org="org.springframework.aws" name="spring-aws-ant" rev="1.0.2"/>
</dependencies>
</ivy-module>