summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2019-10-13 19:55:16 +0000
committerAndreas Beeker <kiwiwings@apache.org>2019-10-13 19:55:16 +0000
commit83b074472b9180dbf881a944a841367356920b7a (patch)
tree0088a8d9b0bc642a8479fd0ad14e3534bb4c8994
parenta5a89b049847c987ea5371af8388332796740692 (diff)
downloadpoi-83b074472b9180dbf881a944a841367356920b7a.tar.gz
poi-83b074472b9180dbf881a944a841367356920b7a.zip
release prepare for 4.1.1 - updating build.xml and changes.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868413 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 5bb7230bd0..94b948065d 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.1-SNAPSHOT"/>
+ <property name="version.id" value="4.1.1"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>