Incrementing the version number to 1.3.02. This should be the version

of xml-commons-external which ships with Xerces-J 2.7.1 and Xalan-J 2.7.0.


git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226259 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
mrglavas 2005-07-22 18:21:58 +00:00
parent 96cbd4ae74
commit 2bfc7e85d8

View File

@ -25,7 +25,7 @@
<property name="name.external" value="xml-commons-external"/>
<property name="impl.name" value="XmlCommonsExternal"/>
<!-- If no external version is provided, don't use one -->
<property name="version" value="1.3.01"/>
<property name="version" value="1.3.02"/>
<property name="impl.version" value="${version}"/>
<!-- Location of the system's temporary directory; all output sent here -->