diff --git a/xdoc/project.xml b/xdoc/project.xml index c50f0168..aa8df281 100644 --- a/xdoc/project.xml +++ b/xdoc/project.xml @@ -23,7 +23,7 @@ 3 maven-xdoc-plugin Maven XDoc Plug-in - 1.7.1 + 1.7.2-SNAPSHOT Convert xdocs into HTML. Requires Maven 1.0 RC2. Convert xdocs into HTML http://maven.apache.org/reference/plugins/xdoc/ @@ -154,7 +154,7 @@ commons-jelly commons-jelly-tags-xml - 20030211.142705 + 20040613.030723 http://jakarta.apache.org/commons/jelly/libs/xml/ diff --git a/xdoc/xdocs/changes.xml b/xdoc/xdocs/changes.xml index 82873571..f6300748 100644 --- a/xdoc/xdocs/changes.xml +++ b/xdoc/xdocs/changes.xml @@ -25,6 +25,9 @@ Vincent Massol + + Correct ampersand handling in hrefs. + Fix bad target in links generated in reports overview page.