diff --git a/xdoc/project.xml b/xdoc/project.xml
index e8eaea37..88067423 100644
--- a/xdoc/project.xml
+++ b/xdoc/project.xml
@@ -23,7 +23,7 @@
3
maven-xdoc-plugin
Maven XDoc Plug-in
- 1.8-SNAPSHOT
+ 1.8
Convert xdocs into HTML. Requires Maven 1.0 RC2.
Convert xdocs into HTML
http://maven.apache.org/reference/plugins/xdoc/
@@ -60,6 +60,11 @@
1.7.2
MAVEN_XDOC_1_7_2
+
+ 1.8
+ 1.8
+ MAVEN_XDOC_1_8
+
diff --git a/xdoc/xdocs/changes.xml b/xdoc/xdocs/changes.xml
index 7869dbe8..f94b8485 100644
--- a/xdoc/xdocs/changes.xml
+++ b/xdoc/xdocs/changes.xml
@@ -25,12 +25,10 @@
Vincent Massol
-
+
Add an externalLink attribute to a report to use if link is not present
-
- Added a link to the release notes in the download report. Note that this
- link is only created if the project has a xdocs/changes.xml
- file.
+ Added a link to the release notes in the download report. Note that this link is only created if the project has a
+ xdocs/changes.xmlfile.
Add instructions to checkout with maven to cvs-usage page