Author: hibou
Date: Mon Jun 30 12:05:38 2008
New Revision: 672866
URL: http://svn.apache.org/viewvc?rev=672866&view=rev
Log:
Add the 2.0.0.alpha1 history entry
Modified:
ant/ivy/site/build.xml
Modified: ant/ivy/site/build.xml
URL:
http://svn.apache.org/viewvc/ant/ivy/site/build.xml?rev=672866&r1=672865&r2=672866&view=diff
==============================================================================
--- ant/ivy/site/build.xml (original)
+++ ant/ivy/site/build.xml Mon Jun 30 12:05:38 2008
@@ -166,6 +166,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.alpha1" />
<init-imported-version basepath="ivyde" version="1.2.0" />
</target>
</project>