You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by dn...@apache.org on 2015/12/16 21:21:30 UTC

svn commit: r1720438 - in /poi/trunk: build.xml src/

Author: dnorth
Date: Wed Dec 16 20:21:30 2015
New Revision: 1720438

URL: http://svn.apache.org/viewvc?rev=1720438&view=rev
Log:
Trunk now heading for beta2 again, unpin docs

Modified:
    poi/trunk/build.xml
    poi/trunk/src/   (props changed)

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1720438&r1=1720437&r2=1720438&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Wed Dec 16 20:21:30 2015
@@ -36,8 +36,8 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.14-beta1"/>
-    <property name="version.rel" value="REL_3_14_BETA1"/>
+    <property name="version.id" value="3.14-beta2"/>
+    <property name="version.rel" value="REL_3_14_BETA2"/>
 
     <property environment="env"/>
     <!-- the repository to download jars from -->

Propchange: poi/trunk/src/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Wed Dec 16 20:21:30 2015
@@ -1 +1 @@
-documentation -r1720434 https://svn.apache.org/repos/asf/poi/site/src/documentation
+documentation https://svn.apache.org/repos/asf/poi/site/src/documentation



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