Author: fanningpj
Date: Tue Jun 16 11:51:06 2026
New Revision: 1935403

Log:
set version to 5.4.0-M0

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

Modified: xmlbeans/trunk/build.xml
==============================================================================
--- xmlbeans/trunk/build.xml    Tue Jun 16 11:01:02 2026        (r1935402)
+++ xmlbeans/trunk/build.xml    Tue Jun 16 11:51:06 2026        (r1935403)
@@ -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.4.0-SNAPSHOT"/>
+    <property name="version.base" value="5.4.0-M0"/>
     <property name="version.rc" value=""/>
 
     <property name="cases.location" location="src/test/resources"/>

Modified: xmlbeans/trunk/gradle.properties
==============================================================================
--- xmlbeans/trunk/gradle.properties    Tue Jun 16 11:01:02 2026        
(r1935402)
+++ xmlbeans/trunk/gradle.properties    Tue Jun 16 11:51:06 2026        
(r1935403)
@@ -14,8 +14,8 @@
 
 
 # comment-out, because of naming problems with the distribution plugin
-#project.version=5.4.0-SNAPSHOT
-XMLBeansVersion=5.4.0-SNAPSHOT
+#project.version=5.4.0-M0
+XMLBeansVersion=5.4.0-M0
 
 # Specifies the JVM arguments used for the daemon process.
 # The setting is particularly useful for tweaking memory settings.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to