]> source.dussan.org Git - poi.git/commitdiff
update current version to 3.1-beta1
authorYegor Kozlov <yegor@apache.org>
Mon, 21 Apr 2008 13:10:33 +0000 (13:10 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 21 Apr 2008 13:10:33 +0000 (13:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650133 13f79535-47bb-0310-9956-ffa450edef68

build.xml
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml

index a28e55e120cea49b7e0676d3571de734a105247d..b97df76939faba03323a410a99526bdff5cd2d10 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -163,7 +163,7 @@ under the License.
   <property name="mavendist.poi.dir" location="build/maven-dist/poi"/>
   <property name="mavendist.oap.dir" location="build/maven-dist/org.apache.poi"/>
   <property name="jar.name" value="poi"/>
-  <property name="version.id" value="3.0.3-beta1"/>
+  <property name="version.id" value="3.1-beta1"/>
   <property name="halt.on.test.failure" value="true"/>
   <property name="jdk.version.source" value="1.3"
     description="JDK version of source code"/>
index 02f502284035e42def4406dda6b73b6e3734b52c..336ac06154d2b5de15e98f28e4382099d2c6a6e0 100644 (file)
@@ -36,7 +36,7 @@
     </devs>
 
                <!-- Don't forget to update status.xml too! -->
-        <release version="3.0.3-beta1" date="2008-04-??">
+        <release version="3.1-beta1" date="2008-04-??">
            <action dev="POI-DEVELOPERS" type="add">HSLF: Support for getting embedded sounds from slide show </action>
            <action dev="POI-DEVELOPERS" type="add">HSLF: Initial support for rendering slides into images</action>
            <action dev="POI-DEVELOPERS" type="add">HSLF: Support for getting OLE object data from slide show </action>
index 7992c62d1535f9d29307855a4ee0766c010797d3..c61f2b1db4b5a663384aaf1ebe7f603e26fe6614 100644 (file)
@@ -33,7 +33,7 @@
 
        <!-- Don't forget to update changes.xml too! -->
     <changes>
-        <release version="3.0.3-beta1" date="2008-04-??">
+        <release version="3.1-beta1" date="2008-04-??">
            <action dev="POI-DEVELOPERS" type="add">HSLF: Support for getting embedded sounds from slide show </action>
            <action dev="POI-DEVELOPERS" type="add">HSLF: Initial support for rendering slides into images</action>
            <action dev="POI-DEVELOPERS" type="add">HSLF: Support for getting OLE object data from slide show </action>