Author: fanningpj
Date: Thu Aug 18 22:09:33 2022
New Revision: 1903539
URL: http://svn.apache.org/viewvc?rev=1903539&view=rev
Log:
prep 5.1.1 (RC2)
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=1903539&r1=1903538&r2=1903539&view=diff
==============================================================================
--- xmlbeans/trunk/build.xml (original)
+++ xmlbeans/trunk/build.xml Thu Aug 18 22:09:33 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.2-SNAPSHOT"/>
+ <property name="version.base" value="5.1.1"/>
<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=1903539&r1=1903538&r2=1903539&view=diff
==============================================================================
--- xmlbeans/trunk/gradle.properties (original)
+++ xmlbeans/trunk/gradle.properties Thu Aug 18 22:09:33 2022
@@ -15,7 +15,7 @@
# comment-out, because of naming problems with the distribution plugin
#project.version=5.1.2-SNAPSHOT
-XMLBeansVersion=5.1.2-SNAPSHOT
+XMLBeansVersion=5.1.1
# 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]