]> source.dussan.org Git - poi.git/commitdiff
switch to 3.15-beta1
authorAndreas Beeker <kiwiwings@apache.org>
Tue, 1 Mar 2016 00:35:51 +0000 (00:35 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Tue, 1 Mar 2016 00:35:51 +0000 (00:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732983 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index b361584ed606e3447064c3f40ece077101b3cc6a..1c39959fae4c70f671a9cef15ade3b3fa672d1be 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -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 -->