You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlbeans.apache.org by ce...@apache.org on 2012/07/19 21:42:58 UTC

svn commit: r1363502 - /xmlbeans/trunk/build.xml

Author: cezar
Date: Thu Jul 19 19:42:57 2012
New Revision: 1363502

URL: http://svn.apache.org/viewvc?rev=1363502&view=rev
Log:
Remove the RC1 from the version.

Modified:
    xmlbeans/trunk/build.xml

Modified: xmlbeans/trunk/build.xml
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/build.xml?rev=1363502&r1=1363501&r2=1363502&view=diff
==============================================================================
--- xmlbeans/trunk/build.xml (original)
+++ xmlbeans/trunk/build.xml Thu Jul 19 19:42:57 2012
@@ -19,7 +19,7 @@
     <property name="javac.source" value="1.4"/>
     <property name="javac.target" value="1.4"/>
 
-    <property name="version.base" value="2.6.0-RC1"/>
+    <property name="version.base" value="2.6.0"/>
     <property name="version.rc" value=""/>
 
     <!-- manifest entries -->



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: commits-help@xmlbeans.apache.org