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/07 22:13:59 UTC

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

Author: dnorth
Date: Mon Dec  7 21:13:59 2015
New Revision: 1718468

URL: http://svn.apache.org/viewvc?rev=1718468&view=rev
Log:
Trunk is now on course for 3.14beta2

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=1718468&r1=1718467&r2=1718468&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Mon Dec  7 21:13:59 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 Mon Dec  7 21:13:59 2015
@@ -1 +1 @@
-documentation -r1718465 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