Browse Source

release prepare for 4.1.0 - updating build.xml and changes.xml

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857020 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_4_1_0
Greg Woolsey 5 years ago
parent
commit
27726a34c2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.xml

+ 1
- 1
build.xml View File

@@ -42,7 +42,7 @@ under the License.

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

<property name="version.id" value="4.1.1"/>
<property name="version.id" value="4.1.0"/>
<property name="release.rc" value="RC1"/>

<property environment="env"/>

Loading…
Cancel
Save