diff options
author | David North <dnorth@apache.org> | 2016-09-17 08:50:18 +0000 |
---|---|---|
committer | David North <dnorth@apache.org> | 2016-09-17 08:50:18 +0000 |
commit | ed237ba9d8eb7da3b67a74f8348988591d4e5b3e (patch) | |
tree | 630101d2a0ad6af8fcef5b50677e3e248026e833 /build.xml | |
parent | e57b38cd7ad150a2ba8ed7fa1d9210859a473cf6 (diff) | |
download | poi-ed237ba9d8eb7da3b67a74f8348988591d4e5b3e.tar.gz poi-ed237ba9d8eb7da3b67a74f8348988591d4e5b3e.zip |
release prepare for 3.15 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761161 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.16-beta1"/> + <property name="version.id" value="3.15"/> <property name="release.rc" value="RC1"/> <property environment="env"/> |