You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2010/09/18 17:23:55 UTC

svn commit: r998482 - /xerces/java/branches/xml-schema-1.1-dev/build.xml

Author: mrglavas
Date: Sat Sep 18 15:23:55 2010
New Revision: 998482

URL: http://svn.apache.org/viewvc?rev=998482&view=rev
Log:
In anticipation of the next release bump the version in build.xml up to 2.11.0.

Modified:
    xerces/java/branches/xml-schema-1.1-dev/build.xml

Modified: xerces/java/branches/xml-schema-1.1-dev/build.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/build.xml?rev=998482&r1=998481&r2=998482&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/build.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/build.xml Sat Sep 18 15:23:55 2010
@@ -57,9 +57,9 @@ Authors:
     <property name='parser.Name' value='Xerces-J'/>
     <property name='parser.name' value='xerces-j'/>
     <property name='parser.shortname' value='xerces'/>
-    <property name='parser.Version' value='2.10.0-xml-schema-1.1-beta'/>
-    <property name='parser.version' value='2.10.0-xml-schema-1.1-beta'/>
-    <property name='parser_version' value='2_10_0-xml-schema-1.1-beta'/>
+    <property name='parser.Version' value='2.11.0-xml-schema-1.1-beta'/>
+    <property name='parser.version' value='2.11.0-xml-schema-1.1-beta'/>
+    <property name='parser_version' value='2_11_0-xml-schema-1.1-beta'/>
 
     <property name='deprecatedjar.parser' value='xerces.jar'/>
     <property name='jar.apis' value='xml-apis.jar'/>



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