You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2021/10/21 12:01:25 UTC

svn commit: r1894444 - /xmlbeans/trunk/build.xml

Author: fanningpj
Date: Thu Oct 21 12:01:25 2021
New Revision: 1894444

URL: http://svn.apache.org/viewvc?rev=1894444&view=rev
Log:
5.0.3-SNAPSHOT

Modified:
    xmlbeans/trunk/build.xml

Modified: xmlbeans/trunk/build.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/build.xml?rev=1894444&r1=1894443&r2=1894444&view=diff
==============================================================================
--- xmlbeans/trunk/build.xml (original)
+++ xmlbeans/trunk/build.xml Thu Oct 21 12:01:25 2021
@@ -21,7 +21,7 @@
     <property name="jdk.version.class" value="1.8" description="JDK version of generated class files"/>
     <property name="compile.debug" value="true"/>
 
-    <property name="version.base" value="5.0.2"/>
+    <property name="version.base" value="5.0.3-SNAPSHOT"/>
     <property name="version.rc" value=""/>
 
     <property name="cases.location" location="src/test/resources"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org