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/09 15:23:21 UTC

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

Author: fanningpj
Date: Thu Jun  9 15:23:21 2022
New Revision: 1901786

URL: http://svn.apache.org/viewvc?rev=1901786&view=rev
Log:
snapshot version

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=1901786&r1=1901785&r2=1901786&view=diff
==============================================================================
--- xmlbeans/trunk/build.xml (original)
+++ xmlbeans/trunk/build.xml Thu Jun  9 15:23:21 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"/>
+    <property name="version.base" value="5.1.1-SNAPSHOT"/>
     <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=1901786&r1=1901785&r2=1901786&view=diff
==============================================================================
--- xmlbeans/trunk/gradle.properties (original)
+++ xmlbeans/trunk/gradle.properties Thu Jun  9 15:23:21 2022
@@ -15,7 +15,7 @@
 
 # comment-out, because of naming problems with the distribution plugin
 # project.version=5.1.1-SNAPSHOT
-XMLBeansVersion=5.1.0
+XMLBeansVersion=5.1.1-SNAPSHOT
 
 # 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