]> source.dussan.org Git - poi.git/commitdiff
update to next beta and docu fix
authorAndreas Beeker <kiwiwings@apache.org>
Sat, 21 Feb 2015 12:55:03 +0000 (12:55 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Sat, 21 Feb 2015 12:55:03 +0000 (12:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1661349 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index cfa95666ecfdeb5a243d09836b443af1dabea843..947ec411d39b82532899fd3d3b908014ce904cd4 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -47,8 +47,8 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.12-beta1"/>
-    <property name="version.rel" value="REL_3_12_BETA1"/>
+    <property name="version.id" value="3.12-beta2"/>
+    <property name="version.rel" value="REL_3_12_BETA2"/>
 
     <property environment="env"/>
     <!-- the repository to download jars from -->