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/05/23 16:42:59 UTC

svn commit: r1901180 - in /xmlbeans/trunk: build.xml gradle.properties

Author: fanningpj
Date: Mon May 23 16:42:59 2022
New Revision: 1901180

URL: http://svn.apache.org/viewvc?rev=1901180&view=rev
Log:
prep 5.1.0 release

Modified:
    xmlbeans/trunk/build.xml
    xmlbeans/trunk/gradle.properties

Modified: xmlbeans/trunk/build.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/build.xml?rev=1901180&r1=1901179&r2=1901180&view=diff
==============================================================================
--- xmlbeans/trunk/build.xml (original)
+++ xmlbeans/trunk/build.xml Mon May 23 16:42:59 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"/>

Modified: xmlbeans/trunk/gradle.properties
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/gradle.properties?rev=1901180&r1=1901179&r2=1901180&view=diff
==============================================================================
--- xmlbeans/trunk/gradle.properties (original)
+++ xmlbeans/trunk/gradle.properties Mon May 23 16:42:59 2022
@@ -15,7 +15,7 @@
 
 # comment-out, because of naming problems with the distribution plugin
 # project.version=5.1.0-SNAPSHOT
-XMLBeansVersion=5.1.0-SNAPSHOT
+XMLBeansVersion=5.1.0
 
 # Specifies the JVM arguments used for the daemon process.
 # The setting is particularly useful for tweaking memory settings.



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