Author: simonetripodi
Date: Sat Jun 18 08:23:15 2011
New Revision: 1137137

URL: http://svn.apache.org/viewvc?rev=1137137&view=rev
Log:
digester3.0 not released yet, temporary commented all 3.0 links, so new 
SNAPSHOT site can be deployed

Modified:
    commons/proper/digester/trunk/src/site/site.xml

Modified: commons/proper/digester/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/digester/trunk/src/site/site.xml?rev=1137137&r1=1137136&r2=1137137&view=diff
==============================================================================
--- commons/proper/digester/trunk/src/site/site.xml (original)
+++ commons/proper/digester/trunk/src/site/site.xml Sat Jun 18 08:23:15 2011
@@ -46,7 +46,7 @@
     <!--
       - Note that the links in these menu options require manual installation 
of the
       - appropriate dirs on the website; maven won't set this up.
-      -->
+      
     <menu name="Release 3.0 (Current)">
       <item name="Guide" 
href="http://commons.apache.org/digester/commons-digester-3.0/core.html";>
         <item name="Core APIs"            
href="http://commons.apache.org/digester/commons-digester-3.0/core.html"; />
@@ -59,8 +59,8 @@
       </item>
       <item name="Javadoc" 
href="http://commons.apache.org/digester/commons-digester-3.0/docs/api"; />
       <item name="Release Notes" 
href="http://commons.apache.org/digester/commons-digester-3.0/RELEASE-NOTES.txt";
 />
-    </menu>
-    <menu name="Release 2.1">
+    </menu>-->
+    <menu name="Release 2.1 (Current)">
       <item name="Guide" 
href="http://commons.apache.org/digester/commons-digester-2.1/core.html";>
         <item name="Core APIs"            
href="http://commons.apache.org/digester/commons-digester-2.1/core.html"; />
         <item name="Plugins"              
href="http://commons.apache.org/digester/commons-digester-2.1/plugins.html"; />


Reply via email to