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:
parent
96cbd4ae74
commit
2bfc7e85d8
2
java/external/build.xml
vendored
2
java/external/build.xml
vendored
@ -25,7 +25,7 @@
|
|||||||
<property name="name.external" value="xml-commons-external"/>
|
<property name="name.external" value="xml-commons-external"/>
|
||||||
<property name="impl.name" value="XmlCommonsExternal"/>
|
<property name="impl.name" value="XmlCommonsExternal"/>
|
||||||
<!-- If no external version is provided, don't use one -->
|
<!-- 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}"/>
|
<property name="impl.version" value="${version}"/>
|
||||||
|
|
||||||
<!-- Location of the system's temporary directory; all output sent here -->
|
<!-- Location of the system's temporary directory; all output sent here -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user