aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2017-04-11 22:13:33 +0000
committerAndreas Beeker <kiwiwings@apache.org>2017-04-11 22:13:33 +0000
commit209c10a3f50d4290dfe2aa1c14637c6091a74788 (patch)
tree963704d5399b76f78460c4608ce0be9251a76155 /build.xml
parent62245f65c02489b3cd7daa78642d62f48ec0c6eb (diff)
downloadpoi-209c10a3f50d4290dfe2aa1c14637c6091a74788.tar.gz
poi-209c10a3f50d4290dfe2aa1c14637c6091a74788.zip
release prepare for 3.16 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791045 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 61e954ccf7..4edd09dc16 100644
--- a/build.xml
+++ b/build.xml
@@ -40,7 +40,7 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.16-beta3"/>
+ <property name="version.id" value="3.16"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>