]> source.dussan.org Git - poi.git/commitdiff
Looks like trunk will now produce 3.0.3, and ooxml branch will be 3.1, so update...
authorNick Burch <nick@apache.org>
Sat, 29 Mar 2008 17:35:53 +0000 (17:35 +0000)
committerNick Burch <nick@apache.org>
Sat, 29 Mar 2008 17:35:53 +0000 (17:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642563 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 0092443de9c3652716bf2790f868d0d556fcd20e..b4e10a0085a912506d0a5fb970f79e290a7c207a 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.1-alpha1"/>
+  <property name="version.id" value="3.0.3-alpha1"/>
   <property name="halt.on.test.failure" value="true"/>
   <property name="jdk.version.source" value="1.3"
     description="JDK version of source code"/>