diff options
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ under the License. <description>The Apache POI project Ant build.</description> - <property name="version.id" value="3.9-beta1"/> + <property name="version.id" value="3.9"/> <property environment="env"/> <!-- the repository to download jars from --> |