Update to 1.1 release version number; no significant changes
git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226138 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<description>
|
||||
Build file for org.apache.xml.resolver.
|
||||
|
||||
Dependencies: none for building code (except using Ant 1.4+ to build).
|
||||
Dependencies: none for building code (except using Ant 1.5+ to build).
|
||||
For documentation, see comments - requires forrest and requires that
|
||||
you build the xml-commons overall site first.
|
||||
Also, you probably want to set -Ddocbook.dir=/somewhere/docbook
|
||||
@@ -17,7 +17,7 @@ Also, you may need to adjust src/documentation/sitemap.xmap
|
||||
<!-- Name and version information -->
|
||||
<property name="name.resolver" value="xml-commons-resolver"/>
|
||||
<property name="impl.name" value="XmlResolver"/>
|
||||
<property name="impl.version" value="1.1.b1"/><!-- Beta for 1.1 06-Oct-03 -sc -->
|
||||
<property name="impl.version" value="1.1"/>
|
||||
|
||||
<!-- Allow properties following these statements to be overridden -->
|
||||
<!-- Note that all of these don't have to exist. They've just been defined
|
||||
|
||||
Reference in New Issue
Block a user