From 848ea96d4f8d493cdd4e26215f6e570070054d12 Mon Sep 17 00:00:00 2001 From: vmassol Date: Wed, 15 Sep 2004 11:05:11 +0000 Subject: [PATCH] MPCHANGES-20. Fixed typo in changes.xml example on plugin web site. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116044 13f79535-47bb-0310-9956-ffa450edef68 --- changes/xdocs/changes.xml | 3 +++ changes/xdocs/index.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changes/xdocs/changes.xml b/changes/xdocs/changes.xml index 45148e17..c980a8d6 100644 --- a/changes/xdocs/changes.xml +++ b/changes/xdocs/changes.xml @@ -25,6 +25,9 @@ + + Fixed typo in changes.xml example on plugin web site. + Close output file in ReleaseVersion.releaseVersion() diff --git a/changes/xdocs/index.xml b/changes/xdocs/index.xml index 3ee97245..460d4933 100644 --- a/changes/xdocs/index.xml +++ b/changes/xdocs/index.xml @@ -55,7 +55,7 @@ Added blah blah. - + Corrected bug blah blah.