Update scm-svn dependencies

git-svn-id: https://svn.apache.org/repos/asf/incubator/easyant/plugins/trunk@1398099 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scm-svn/module.ivy b/scm-svn/module.ivy
index 9a1757f..236f5fd 100644
--- a/scm-svn/module.ivy
+++ b/scm-svn/module.ivy
@@ -29,6 +29,6 @@
                 <artifact type="ant"/>
         </publications>
         <dependencies>
-                <dependency org="svnant" name="svnant" rev="1.2.1"/>
+                <dependency org="svnant" name="svnant" rev="1.2.1" conf="default->default"/>
         </dependencies>
 </ivy-module>