diff options
author | David North <dnorth@apache.org> | 2016-08-21 21:43:48 +0000 |
---|---|---|
committer | David North <dnorth@apache.org> | 2016-08-21 21:43:48 +0000 |
commit | 737f9fed050c558ffd9532f45f1738772593a7f4 (patch) | |
tree | 861c2fd3ba7019237f2eadc8a0c38d0890d52d6f /build.xml | |
parent | a79189a8cdcc728243f8a4a2b9dc45927ba3786c (diff) | |
download | poi-737f9fed050c558ffd9532f45f1738772593a7f4.tar.gz poi-737f9fed050c558ffd9532f45f1738772593a7f4.zip |
release prepare for 3.15 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757090 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ under the License. <description>The Apache POI project Ant build.</description> - <property name="version.id" value="3.15-beta4"/> + <property name="version.id" value="3.15"/> <property name="release.rc" value="RC1"/> <property environment="env"/> |