Author: nick
Date: Sat Nov 8 12:49:03 2014
New Revision: 1637555
URL: http://svn.apache.org/r1637555
Log:
Set things up for the next release
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=1637555&r1=1637554&r2=1637555&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sat Nov 8 12:49:03 2014
@@ -52,8 +52,8 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.11-beta2"/>
- <property name="version.rel" value="REL_3_11_BETA2"/>
+ <property name="version.id" value="3.11-beta4"/>
+ <property name="version.rel" value="REL_3_11_BETA4"/>
<property environment="env"/>
<!-- the repository to download jars from -->
Propchange: poi/trunk/src/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Sat Nov 8 12:49:03 2014
@@ -1 +1 @@
-documentation -r1637552
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: [email protected]
For additional commands, e-mail: [email protected]