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