o remove the use of maven.xdoc.version, the new maven:property tag is being

used within the xdoc plugin to create a default value from the POM if one
  isn't supplied.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114555 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
jvanzyl
2004-01-06 19:07:39 +00:00
parent 2ef10a2f9b
commit 2f79ac3020
80 changed files with 80 additions and 80 deletions

View File

@@ -1,7 +1,7 @@
# -------------------------------------------------------------------
# P R O J E C T P R O P E R T I E S
# -------------------------------------------------------------------
maven.xdoc.version=${pom.currentVersion}
## maven.xdoc.version=${pom.currentVersion}
maven.xdoc.date=left
maven.license.licenseFile=${basedir}/../LICENSE.txt
maven.checkstyle.header.file=${basedir}/../LICENSE.txt