Author: fanningpj
Date: Mon Jun 18 20:39:41 2018
New Revision: 1833766
URL: http://svn.apache.org/viewvc?rev=1833766&view=rev
Log:
set version to 3.0.0
Modified:
xmlbeans/trunk/build.xml
Modified: xmlbeans/trunk/build.xml
URL:
http://svn.apache.org/viewvc/xmlbeans/trunk/build.xml?rev=1833766&r1=1833765&r2=1833766&view=diff
==============================================================================
--- xmlbeans/trunk/build.xml (original)
+++ xmlbeans/trunk/build.xml Mon Jun 18 20:39:41 2018
@@ -19,7 +19,7 @@
<property name="javac.source" value="1.6"/>
<property name="javac.target" value="1.6"/>
- <property name="version.base" value="2.7.0"/>
+ <property name="version.base" value="3.0.0"/>
<property name="version.rc" value=""/>
<!-- manifest entries -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]