From 6e8fe00b1526b9795855e8f0555bc79a598c76ba Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 23 Oct 2004 11:08:54 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.5.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116160 13f79535-47bb-0310-9956-ffa450edef68 --- changes/project.xml | 7 ++++++- changes/xdocs/changes.xml | 14 +++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/changes/project.xml b/changes/project.xml index add9d1f4..f3fd05a7 100644 --- a/changes/project.xml +++ b/changes/project.xml @@ -23,7 +23,7 @@ 3 maven-changes-plugin Maven Changes Plugin - 1.6-SNAPSHOT + 1.5.1 Produce changes report http://maven.apache.org/reference/plugins/changes/ http://jira.codehaus.org/browse/MPCHANGES @@ -49,6 +49,11 @@ 1.5 MAVEN_CHANGES_1_5 + + 1.5.1 + 1.5.1 + MAVEN_CHANGES_1_5_1 + diff --git a/changes/xdocs/changes.xml b/changes/xdocs/changes.xml index c980a8d6..cc922697 100644 --- a/changes/xdocs/changes.xml +++ b/changes/xdocs/changes.xml @@ -24,15 +24,11 @@ Vincent Massol - - - Fixed typo in changes.xml example on plugin web site. - - - Close output file in ReleaseVersion.releaseVersion() - - - Use the short notation for JIRA links (%URL%/%ISSUE%). + + Fixed typo in changes.xml example on plugin web site. + Close output file in ReleaseVersion.releaseVersion() + Use the short notation for JIRA links ( + %URL%/%ISSUE%).