Author: mrglavas
Date: Mon Jun 14 03:16:59 2010
New Revision: 954353
URL: http://svn.apache.org/viewvc?rev=954353&view=rev
Log:
Changing the version in build.xml to "2.10.0-xml-schema-1.1-beta" so that this
distribution can be clearly distinguished from the release from the trunk.
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=954353&r1=954352&r2=954353&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/build.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/build.xml Mon Jun 14 03:16:59 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'/>
- <property name='parser.version' value='2.10.0'/>
- <property name='parser_version' value='2_10_0'/>
+ <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='deprecatedjar.parser' value='xerces.jar'/>
<property name='jar.apis' value='xml-apis.jar'/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]