You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2009/07/13 13:40:11 UTC

svn commit: r793554 - /ant/ivy/site/build.xml

Author: hibou
Date: Mon Jul 13 11:40:11 2009
New Revision: 793554

URL: http://svn.apache.org/viewvc?rev=793554&view=rev
Log:
fix the IvyDE 2.0.0-final history doc

Modified:
    ant/ivy/site/build.xml

Modified: ant/ivy/site/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/site/build.xml?rev=793554&r1=793553&r2=793554&view=diff
==============================================================================
--- ant/ivy/site/build.xml (original)
+++ ant/ivy/site/build.xml Mon Jul 13 11:40:11 2009
@@ -182,6 +182,7 @@
             description="--> initialize all imported documentation history for IvyDE">
         <init-imported-version basepath="ivyde" version="trunk" />
         <init-imported-version basepath="ivyde" version="latest-milestone" />
+        <init-imported-version basepath="ivyde" version="2.0.0.final" />
         <init-imported-version basepath="ivyde" version="2.0.0.alpha1" />
         <init-imported-version basepath="ivyde" version="1.2.0" />
     </target>