diff --git a/javadoc/xdocs/properties.xml b/javadoc/xdocs/properties.xml
index 69f8354e..bd761c0c 100644
--- a/javadoc/xdocs/properties.xml
+++ b/javadoc/xdocs/properties.xml
@@ -187,10 +187,10 @@ maven.javadoc.offlineLinks=http://java.sun.com/j2se/1.4.2/docs/api/#/opt/java-ap
| Yes |
Specifies the window title to use for the generated
- Javadocs. The default value is ${maven.name}
- ${maven.currentVersion} API. ${maven.name}
- and ${maven.currentVersion} expand to values obtained
- from the project descriptor.
+ Javadocs. The default value is
+ ${pom.name} ${pom.currentVersion} API.
+ ${pom.name} and ${maven.currentVersion}
+ expand to values obtained from the project descriptor.
|