Author: nick
Date: Thu Jul 31 18:54:22 2014
New Revision: 1614956
URL: http://svn.apache.org/r1614956
Log:
Prep for 3.11 beta 1
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=1614956&r1=1614955&r2=1614956&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Thu Jul 31 18:54:22 2014
@@ -52,8 +52,8 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.11-beta1"/>
- <property name="version.rel" value="REL_3_11_BETA1"/>
+ <property name="version.id" value="3.11-beta2"/>
+ <property name="version.rel" value="REL_3_11_BETA2"/>
<property environment="env"/>
<!-- the repository to download jars from -->
Propchange: poi/trunk/src/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Thu Jul 31 18:54:22 2014
@@ -1 +1 @@
-documentation https://svn.apache.org/repos/asf/poi/site/src/documentation
+documentation -r1614954
https://svn.apache.org/repos/asf/poi/site/src/documentation
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]