diff options
author | David North <dnorth@apache.org> | 2016-08-21 21:37:21 +0000 |
---|---|---|
committer | David North <dnorth@apache.org> | 2016-08-21 21:37:21 +0000 |
commit | 88f785780a9d43232d40f4b2aab91f3d1860434d (patch) | |
tree | 2fbc24867078060dc7987eb2a59f55278cbf70f1 /build.xml | |
parent | 117fbf6f53a395b9d4fcb66e3fdea5020e5adacd (diff) | |
download | poi-88f785780a9d43232d40f4b2aab91f3d1860434d.tar.gz poi-88f785780a9d43232d40f4b2aab91f3d1860434d.zip |
Undo another iffy attempt
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757088 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"/> + <property name="version.id" value="3.15-beta4"/> <property name="release.rc" value="RC1"/> <property environment="env"/> |