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/04 01:00:28 UTC

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

Author: kiwiwings
Date: Sun Apr  3 23:00:28 2016
New Revision: 1737620

URL: http://svn.apache.org/viewvc?rev=1737620&view=rev
Log:
prepare for 3.15-beta2

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=1737620&r1=1737619&r2=1737620&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sun Apr  3 23:00:28 2016
@@ -41,7 +41,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.15-beta1"/>
+    <property name="version.id" value="3.15-beta2"/>
 
     <property environment="env"/>
     <!-- the repository to download jars from -->

Propchange: poi/trunk/src/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Sun Apr  3 23:00:28 2016
@@ -1 +1 @@
-documentation -r1737617 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