Radu, 

There is one more place that reflects the version number that also needs
to be changed to v2.3.0: trunck/build.xml:7

Cezar

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 16, 2007 8:19 PM
> To: [EMAIL PROTECTED]
> Subject: svn commit: r529462 -
> /xmlbeans/trunk/src/xmlpublic/org/apache/xmlbeans/XmlBeans.java
> 
> Author: radup
> Date: Mon Apr 16 18:18:38 2007
> New Revision: 529462
> 
> URL: http://svn.apache.org/viewvc?view=rev&rev=529462
> Log:
> Change the XmlBeans version number that gets put in the manifest file
and
> gets returned by XmlBeans.getVersion() to 2.3.0 from 2.2.1 since this
is
> going to be the new release version number.
> 
> Modified:
>     xmlbeans/trunk/src/xmlpublic/org/apache/xmlbeans/XmlBeans.java
> 
> Modified:
xmlbeans/trunk/src/xmlpublic/org/apache/xmlbeans/XmlBeans.java
> URL:
>
http://svn.apache.org/viewvc/xmlbeans/trunk/src/xmlpublic/org/apache/xml
be
> ans/XmlBeans.java?view=diff&rev=529462&r1=529461&r2=529462
>
========================================================================
==
> ====
> --- xmlbeans/trunk/src/xmlpublic/org/apache/xmlbeans/XmlBeans.java
> (original)
> +++ xmlbeans/trunk/src/xmlpublic/org/apache/xmlbeans/XmlBeans.java Mon
Apr
> 16 18:18:38 2007
> @@ -35,7 +35,7 @@
>  public final class XmlBeans
>  {
>      private static String XMLBEANS_TITLE = "org.apache.xmlbeans";
> -    private static String XMLBEANS_VERSION = "2.2.1";
> +    private static String XMLBEANS_VERSION = "2.3.0";
>      private static String XMLBEANS_VENDOR = "Apache Software
Foundation";
> 
>      static
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


Notice:  This email message, together with any attachments, may contain 
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated 
entities,  that may be confidential,  proprietary,  copyrighted  and/or legally 
privileged, and is intended solely for the use of the individual or entity 
named in this message. If you are not the intended recipient, and have received 
this message in error, please immediately return this by email and then delete 
it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to