aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2020-02-03 19:38:27 +0000
committerAndreas Beeker <kiwiwings@apache.org>2020-02-03 19:38:27 +0000
commitf386a9822c489b2ac55fa0429364be0594e019e7 (patch)
tree88dc7f566c2e9eb4ce8a385870c42de09878ed22 /build.xml
parent88039893213febe05da53379c2c39e9f58450bc7 (diff)
downloadpoi-f386a9822c489b2ac55fa0429364be0594e019e7.tar.gz
poi-f386a9822c489b2ac55fa0429364be0594e019e7.zip
release prepare for 4.1.2 - updating build.xml and changes.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873550 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 3448b2df39..e858ad7c15 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.3"/>
+ <property name="version.id" value="4.1.2"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>