Author: fanningpj
Date: Tue Oct 29 20:01:39 2024
New Revision: 1921655

URL: http://svn.apache.org/viewvc?rev=1921655&view=rev
Log:
prep 5.2.2

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=1921655&r1=1921654&r2=1921655&view=diff
==============================================================================
--- xmlbeans/trunk/build.xml (original)
+++ xmlbeans/trunk/build.xml Tue Oct 29 20:01:39 2024
@@ -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.2.2-SNAPSHOT"/>
+    <property name="version.base" value="5.2.2"/>
     <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=1921655&r1=1921654&r2=1921655&view=diff
==============================================================================
--- xmlbeans/trunk/gradle.properties (original)
+++ xmlbeans/trunk/gradle.properties Tue Oct 29 20:01:39 2024
@@ -14,8 +14,8 @@
 
 
 # comment-out, because of naming problems with the distribution plugin
-#project.version=5.1.2-SNAPSHOT
-XMLBeansVersion=5.2.2-SNAPSHOT
+#project.version=5.2.2-SNAPSHOT
+XMLBeansVersion=5.2.2
 
 # 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