From b55bfa97f3c18befa1709df6e7075ef760a71aad Mon Sep 17 00:00:00 2001 From: brett Date: Sun, 11 Jul 2004 02:20:19 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.8 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115774 13f79535-47bb-0310-9956-ffa450edef68 --- xdoc/project.xml | 7 ++++++- xdoc/xdocs/changes.xml | 8 +++----- 2 files changed, 9 insertions(+), 6 deletions(-) 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