diff --git a/antlr/xdocs/properties.xml b/antlr/xdocs/properties.xml
index e5687617..8c1dc516 100644
--- a/antlr/xdocs/properties.xml
+++ b/antlr/xdocs/properties.xml
@@ -26,7 +26,13 @@
| No |
Must be set to allow antlr processing to happen.
- FIXME: It appears this property isn't used?
+ |
+
+
+ | maven.antlr.target.dir |
+ Yes - defaults to ${maven.build.dir}/antlr |
+
+ Defines where antlr will process .g files to.
|