Author: hibou
Date: Sat Jan 31 12:32:15 2009
New Revision: 739553
URL: http://svn.apache.org/viewvc?rev=739553&view=rev
Log:
Fix the jar name of the Ivy feature
Modified:
ant/ivy/updatesite/trunk/site-template.xml
Modified: ant/ivy/updatesite/trunk/site-template.xml
URL:
http://svn.apache.org/viewvc/ant/ivy/updatesite/trunk/site-template.xml?rev=739553&r1=739552&r2=739553&view=diff
==============================================================================
--- ant/ivy/updatesite/trunk/site-template.xml (original)
+++ ant/ivy/updatesite/trunk/site-template.xml Sat Jan 31 12:32:15 2009
@@ -28,7 +28,7 @@
<category name="ivyde"/>
</feature>
- <feature url="features/org.apache.ivy.featu...@[email protected]"
id="org.apache.ivy.feature" version="@IVY_VERSION@">
+ <feature url="features/org.apache.ivy.featu...@[email protected]"
id="org.apache.ivy.feature" version="@IVY_VERSION@">
<category name="ivyde"/>
</feature>