From 2f8d9575c20661a9bec6cf7b3587027a44bb42ad Mon Sep 17 00:00:00 2001 From: brett Date: Wed, 15 Jun 2005 00:37:36 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.8.2 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@190674 13f79535-47bb-0310-9956-ffa450edef68 --- changelog/project.xml | 11 ++++++----- changelog/xdocs/changes.xml | 3 +-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/changelog/project.xml b/changelog/project.xml index 5580a351..d4536466 100644 --- a/changelog/project.xml +++ b/changelog/project.xml @@ -17,13 +17,12 @@ * limitations under the License. */ --> - ../plugin-parent/project.xml 3 maven-changelog-plugin Maven Changelog Plugin - 1.8.2-SNAPSHOT + 1.8.2 Produce SCM changelog reports. http://maven.apache.org/reference/plugins/changelog/ http://jira.codehaus.org/browse/MPCHANGELOG @@ -74,6 +73,11 @@ 1.8.1 maven-changelog-plugin-1.8.1 + + 1.8.2 + 1.8.2 + maven-changelog-plugin-1.8.2 + @@ -178,21 +182,18 @@ 1.3 - maven maven 1.0 - maven maven-model 3.0.0 - xerces xerces diff --git a/changelog/xdocs/changes.xml b/changelog/xdocs/changes.xml index a5968af0..d6036237 100644 --- a/changelog/xdocs/changes.xml +++ b/changelog/xdocs/changes.xml @@ -17,7 +17,6 @@ * limitations under the License. */ --> - Changelog plugin changes @@ -25,7 +24,7 @@ Emmanuel Venisse - + Avoid NullPointerException when no type is given Corrected parsing of VSS results Corrected parsing of .cvspass