You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2017/12/09 17:52:05 UTC

svn commit: r1817640 - /commons/proper/bcel/trunk/src/site/xdoc/index.xml

Author: ggregory
Date: Sat Dec  9 17:52:05 2017
New Revision: 1817640

URL: http://svn.apache.org/viewvc?rev=1817640&view=rev
Log:
Clean up for 6.x.

Modified:
    commons/proper/bcel/trunk/src/site/xdoc/index.xml

Modified: commons/proper/bcel/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/bcel/trunk/src/site/xdoc/index.xml?rev=1817640&r1=1817639&r2=1817640&view=diff
==============================================================================
--- commons/proper/bcel/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/bcel/trunk/src/site/xdoc/index.xml Sat Dec  9 17:52:05 2017
@@ -77,11 +77,11 @@
     </section>
     <!-- ================================================== -->
     <section name="Release Information">
-      <p>The latest stable release of BCEL is 6.1. You may: </p>
+      <p>The latest stable release of BCEL is here, you may: </p>
       <ul>
-        <li>Download <a href="https://commons.apache.org/proper/commons-bcel/download_bcel.cgi">6.1</a></li>
-	<li>Read the <a href="https://www.apache.org/dist/commons/bcel/RELEASE-NOTES.txt">6.1 release notes</a></li>
-        <li>Inspect the <a href="bcel5-bcel6-clirr-report.html">extended Clirr report</a> comparing 5.2 with 6.0</li>
+        <li><a href="https://commons.apache.org/proper/commons-bcel/download_bcel.cgi">Download</a></li>
+	    <li>Read the <a href="https://www.apache.org/dist/commons/bcel/RELEASE-NOTES.txt">release notes</a></li>
+        <li>Inspect the <a href="bcel5-bcel6-clirr-report.html">extended Clirr report</a> comparing 5.2 with 6.x</li>
       </ul>
       <p>
         Alternatively you can pull it from the central Maven repositories: