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 2022/06/03 18:11:58 UTC

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

Author: fanningpj
Date: Fri Jun  3 18:11:58 2022
New Revision: 1901602

URL: http://svn.apache.org/viewvc?rev=1901602&view=rev
Log:
v5.1.0 release

Modified:
    xmlbeans/trunk/build.xml

Modified: xmlbeans/trunk/build.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/build.xml?rev=1901602&r1=1901601&r2=1901602&view=diff
==============================================================================
--- xmlbeans/trunk/build.xml (original)
+++ xmlbeans/trunk/build.xml Fri Jun  3 18:11:58 2022
@@ -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.1.0-SNAPSHOT"/>
+    <property name="version.base" value="5.1.0"/>
     <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