Author: kiwiwings
Date: Tue Mar 1 00:35:51 2016
New Revision: 1732983
URL: http://svn.apache.org/viewvc?rev=1732983&view=rev
Log:
switch to 3.15-beta1
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=1732983&r1=1732982&r2=1732983&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Tue Mar 1 00:35:51 2016
@@ -36,8 +36,8 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.14"/>
- <property name="version.rel" value="REL_3_14_FINAL"/>
+ <property name="version.id" value="3.15-beta1"/>
+ <property name="version.rel" value="REL_3_15_BETA1"/>
<property environment="env"/>
<!-- the repository to download jars from -->
Propchange: poi/trunk/src/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Tue Mar 1 00:35:51 2016
@@ -1 +1 @@
-documentation -r1732976
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]