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/11 19:50:45 UTC

svn commit: r1397267 - /incubator/easyant/plugins/trunk/xooki/module.ivy

Author: jlboudart
Date: Thu Oct 11 19:50:44 2012
New Revision: 1397267

URL: http://svn.apache.org/viewvc?rev=1397267&view=rev
Log:
Update xooki dependency

Modified:
    incubator/easyant/plugins/trunk/xooki/module.ivy

Modified: incubator/easyant/plugins/trunk/xooki/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/xooki/module.ivy?rev=1397267&r1=1397266&r2=1397267&view=diff
==============================================================================
--- incubator/easyant/plugins/trunk/xooki/module.ivy (original)
+++ incubator/easyant/plugins/trunk/xooki/module.ivy Thu Oct 11 19:50:44 2012
@@ -30,6 +30,6 @@
         <artifact type="ant"/>
     </publications>
     <dependencies>
-        <dependency org="xooki" name="xooki" rev="0.1"/>
+        <dependency org="org.apache.xooki" name="xooki" rev="0.1-r1397252"/>
     </dependencies>
 </ivy-module>