summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2016-04-03 23:00:28 +0000
committerAndreas Beeker <kiwiwings@apache.org>2016-04-03 23:00:28 +0000
commit647f5d9fd46d88f638b57d9234acc51319289bc6 (patch)
tree03d8f02a8d047f6a24ee8d677446e7deb4618161 /build.xml
parent8d66a5c5d1badfee4009546d68c985c26580d91b (diff)
downloadpoi-647f5d9fd46d88f638b57d9234acc51319289bc6.tar.gz
poi-647f5d9fd46d88f638b57d9234acc51319289bc6.zip
prepare for 3.15-beta2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737620 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index efdeaa540c..80b38a6544 100644
--- a/build.xml
+++ b/build.xml
@@ -41,7 +41,7 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.15-beta1"/>
+ <property name="version.id" value="3.15-beta2"/>
<property environment="env"/>
<!-- the repository to download jars from -->