updated current version in trunk
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1022849 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1715a0deaf
commit
11f469ea6c
@ -51,7 +51,7 @@ under the License.
|
|||||||
|
|
||||||
<description>The Apache POI project Ant build.</description>
|
<description>The Apache POI project Ant build.</description>
|
||||||
|
|
||||||
<property name="version.id" value="3.7-beta4"/>
|
<property name="version.id" value="3.8-beta1"/>
|
||||||
|
|
||||||
<property environment="env"/>
|
<property environment="env"/>
|
||||||
<!-- the repository to download jars from -->
|
<!-- the repository to download jars from -->
|
||||||
|
@ -33,7 +33,10 @@
|
|||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<changes>
|
<changes>
|
||||||
<release version="3.7-beta4" date="2010-??-??">
|
<release version="3.8-beta1" date="2010-??-??">
|
||||||
|
|
||||||
|
</release>
|
||||||
|
<release version="3.7" date="2010-10-25">
|
||||||
<action dev="poi-developers" type="fix">50075 - avoid NPE in ListLevel.getNumberText() when numberText is null </action>
|
<action dev="poi-developers" type="fix">50075 - avoid NPE in ListLevel.getNumberText() when numberText is null </action>
|
||||||
<action dev="poi-developers" type="fix">50067 - marked commons-logging and log4j as optional dependencies in POI poms</action>
|
<action dev="poi-developers" type="fix">50067 - marked commons-logging and log4j as optional dependencies in POI poms</action>
|
||||||
<action dev="poi-developers" type="add">49928 - allow overridden built-in formats in XSSFCellStyle</action>
|
<action dev="poi-developers" type="add">49928 - allow overridden built-in formats in XSSFCellStyle</action>
|
||||||
|
@ -184,3 +184,4 @@ You should see [INFO] BUILD SUCCESSFUL in the end.
|
|||||||
|
|
||||||
Note, announcements should be sent from your @apache.org e-mail address.
|
Note, announcements should be sent from your @apache.org e-mail address.
|
||||||
|
|
||||||
|
10. add a new project version in Bugzilla
|
||||||
|
Loading…
Reference in New Issue
Block a user