Author: onealj
Date: Sun Jul 17 20:40:55 2016
New Revision: 1753116

URL: http://svn.apache.org/viewvc?rev=1753116&view=rev
Log:
fix release announcement beta version

Modified:
    poi/site/publish/index.html
    poi/site/src/documentation/content/xdocs/index.xml

Modified: poi/site/publish/index.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/index.html?rev=1753116&r1=1753115&r2=1753116&view=diff
==============================================================================
--- poi/site/publish/index.html (original)
+++ poi/site/publish/index.html Sun Jul 17 20:40:55 2016
@@ -229,7 +229,7 @@ if (VERSION > 3) {
 <h4>02 July 2016 - POI 3.15-beta2 available</h4>
 </div>
       
-<p>The Apache POI team is pleased to announce the release of 3.15-beta1. 
+<p>The Apache POI team is pleased to announce the release of 3.15-beta2. 
          Featured are a handful of new areas of functionality and numerous bug 
fixes.</p>
       
 <p>A summary of changes is available in the 
@@ -310,8 +310,8 @@ if (VERSION > 3) {
 <p>
        For each MS Office application there exists a component module that 
attempts to provide a common high level Java api to both OLE2 and OOXML
        document formats. This is most developed for <a 
href="spreadsheet/index.html">Excel workbooks (SS=HSSF+XSSF)</a>.
-       Work is progressing for <a href="document/index.html">Word documents 
(HWPF+XWPF)</a> and
-       <a href="slideshow/index.html">PowerPoint presentations (HSLF+XSLF)</a>.
+       Work is progressing for <a href="document/index.html">Word documents 
(WP=HWPF+XWPF)</a> and
+       <a href="slideshow/index.html">PowerPoint presentations 
(SL=HSLF+XSLF)</a>.
       </p>
       
 <p>

Modified: poi/site/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/index.xml?rev=1753116&r1=1753115&r2=1753116&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/index.xml Sun Jul 17 20:40:55 2016
@@ -35,7 +35,7 @@
     <section><title>Project News</title>
 
       <section><title>02 July 2016 - POI 3.15-beta2 available</title>
-      <p>The Apache POI team is pleased to announce the release of 3.15-beta1. 
+      <p>The Apache POI team is pleased to announce the release of 3.15-beta2. 
          Featured are a handful of new areas of functionality and numerous bug 
fixes.</p>
       <p>A summary of changes is available in the 
         <link 
href="https://www.apache.org/dyn/closer.lua/poi/dev/RELEASE-NOTES.txt";>Release 
Notes</link>.
@@ -93,8 +93,8 @@
       <p>
        For each MS Office application there exists a component module that 
attempts to provide a common high level Java api to both OLE2 and OOXML
        document formats. This is most developed for <link 
href="spreadsheet/index.html">Excel workbooks (SS=HSSF+XSSF)</link>.
-       Work is progressing for <link href="document/index.html">Word documents 
(HWPF+XWPF)</link> and
-       <link href="slideshow/index.html">PowerPoint presentations 
(HSLF+XSLF)</link>.
+       Work is progressing for <link href="document/index.html">Word documents 
(WP=HWPF+XWPF)</link> and
+       <link href="slideshow/index.html">PowerPoint presentations 
(SL=HSLF+XSLF)</link>.
       </p>
       <p>
        The project has some support for <link href="hsmf/index.html">Outlook 
(HSMF)</link>. Microsoft opened the specifications



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

Reply via email to