<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.7-SNAPSHOT"/>
+ <property name="version.id" value="3.7-beta2"/>
<property environment="env"/>
<!-- the repository to download jars from -->
</developers>
<changes>
- <release version="3.7-SNAPSHOT" date="2010-??-??">
+ <release version="3.7-beta2" date="2010-??-??">
+ </release>
+ <release version="3.7-beta1" date="2010-06-16">
<action dev="POI-DEVELOPERS" type="add">48574 - further XWPF support for tables, paragraphs, including enhanced support for adding new ones</action>
<action dev="POI-DEVELOPERS" type="add">48245 - tweak HWPF table cell detection to work across more files</action>
<action dev="POI-DEVELOPERS" type="add">48996 - initial support for External Name References in HSSF formula evaluation</action>