You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2016/04/15 23:01:43 UTC

svn commit: r1739367 - in /poi/site/publish: download.html index.html

Author: kiwiwings
Date: Fri Apr 15 21:01:43 2016
New Revision: 1739367

URL: http://svn.apache.org/viewvc?rev=1739367&view=rev
Log:
add poi 3.15-beta1 - fix 3.14 left overs

Modified:
    poi/site/publish/download.html
    poi/site/publish/index.html

Modified: poi/site/publish/download.html
URL: http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1739367&r1=1739366&r2=1739367&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Fri Apr 15 21:01:43 2016
@@ -269,7 +269,10 @@ if (VERSION > 3) {
       </p>
       
 <ul>
-          <!-- li><link href="download.html#POI-3.14-beta1">The latest beta release is Apache POI 3.14-beta1</link></li -->
+          
+<li>
+<a href="download.html#POI-3.15-beta1">The latest beta release is Apache POI 3.15-beta1</a>
+</li>
           
 <li>
 <a href="download.html#POI-3.14">The latest stable release is Apache POI 3.14</a>
@@ -294,10 +297,10 @@ if (VERSION > 3) {
     
 <a name="POI-3.15-beta1"></a>
 <div class="h3">
-<h3>15 April 2016 - POI 3.14-beta1 available</h3>
+<h3>15 April 2016 - POI 3.15-beta1 available</h3>
 </div>
       
-<p>The Apache POI team is pleased to announce the release of 3.14-beta1. 
+<p>The Apache POI team is pleased to announce the release of 3.15-beta1. 
          Featured are a handful of new areas of functionality - including basic support for
          the XML Visio format - and numerous bug fixes.</p>
       
@@ -311,7 +314,7 @@ if (VERSION > 3) {
         The POI source release as well as the pre-built binary deployment packages are listed below. 
         Pre-built versions of all <a href="index.html#components">POI components</a> 
         are available in the central Maven repository under Group ID "org.apache.poi" and Version 
-        "3.14-beta1".
+        "3.15-beta1".
       </p>
       
 <a name="Binary+Distribution"></a>
@@ -408,7 +411,7 @@ if (VERSION > 3) {
         Version "3.13".
       </p>
       
-<a name="Binary+Distribution-N100DE"></a>
+<a name="Binary+Distribution-N100E1"></a>
 <div class="h4">
 <h4>Binary Distribution</h4>
 </div>
@@ -444,7 +447,7 @@ if (VERSION > 3) {
 </ul>
       
       
-<a name="Source+Distribution-N10113"></a>
+<a name="Source+Distribution-N10116"></a>
 <div class="h4">
 <h4>Source Distribution</h4>
 </div>

Modified: poi/site/publish/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/index.html?rev=1739367&r1=1739366&r2=1739367&view=diff
==============================================================================
--- poi/site/publish/index.html (original)
+++ poi/site/publish/index.html Fri Apr 15 21:01:43 2016
@@ -229,7 +229,7 @@ if (VERSION > 3) {
 <h4>15 April 2016 - POI 3.15-beta1 available</h4>
 </div>
       
-<p>The Apache POI team is pleased to announce the release of 3.14-beta1. 
+<p>The Apache POI team is pleased to announce the release of 3.15-beta1. 
          Featured are a handful of new areas of functionality - including basic support for
          the XML Visio format - and numerous bug fixes.</p>
       



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org