Browse Source

About to roll 3.14 beta1 rc2


git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1720434 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_3_14_BETA1_RC2
David North 8 years ago
parent
commit
3892fb3fd4
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      build.xml

+ 2
- 2
build.xml View File

@@ -36,8 +36,8 @@ under the License.

<description>The Apache POI project Ant build.</description>

<property name="version.id" value="3.14-beta2"/>
<property name="version.rel" value="REL_3_14_BETA2"/>
<property name="version.id" value="3.14-beta1"/>
<property name="version.rel" value="REL_3_14_BETA1"/>

<property environment="env"/>
<!-- the repository to download jars from -->

Loading…
Cancel
Save