You are viewing a plain text version of this content. The canonical link for it is here.
Posted to easyant-commits@incubator.apache.org by jl...@apache.org on 2012/10/14 16:35:34 UTC

svn commit: r1398099 - /incubator/easyant/plugins/trunk/scm-svn/module.ivy

Author: jlboudart
Date: Sun Oct 14 16:35:33 2012
New Revision: 1398099

URL: http://svn.apache.org/viewvc?rev=1398099&view=rev
Log:
Update scm-svn dependencies

Modified:
    incubator/easyant/plugins/trunk/scm-svn/module.ivy

Modified: incubator/easyant/plugins/trunk/scm-svn/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/scm-svn/module.ivy?rev=1398099&r1=1398098&r2=1398099&view=diff
==============================================================================
--- incubator/easyant/plugins/trunk/scm-svn/module.ivy (original)
+++ incubator/easyant/plugins/trunk/scm-svn/module.ivy Sun Oct 14 16:35:33 2012
@@ -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>