aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2020-01-31 20:43:17 +0000
committerAndreas Beeker <kiwiwings@apache.org>2020-01-31 20:43:17 +0000
commit1fccbd332e3b9973b599c8ef6166cd22233f50f1 (patch)
tree9d46fc4181d93856d25246f424ab0d2d6e0db63b /build.xml
parent851a48aaee650689d9c3b270451dd9f8dcd5e443 (diff)
downloadpoi-1fccbd332e3b9973b599c8ef6166cd22233f50f1.tar.gz
poi-1fccbd332e3b9973b599c8ef6166cd22233f50f1.zip
prepare for 4.1.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873445 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 774a40a029..f6bbdda689 100644
--- a/build.xml
+++ b/build.xml
@@ -42,7 +42,7 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="4.1.2"/>
+ <property name="version.id" value="4.1.3"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>