From 2999b055268b6f557bb6f15864da449a486fb417 Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 19 Jun 2004 01:55:06 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.3 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115496 13f79535-47bb-0310-9956-ffa450edef68 --- clean/project.xml | 7 ++++++- clean/xdocs/changes.xml | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/clean/project.xml b/clean/project.xml index 57b728b3..975d2b6c 100644 --- a/clean/project.xml +++ b/clean/project.xml @@ -23,7 +23,7 @@ 3 maven-clean-plugin Maven Clean Plugin - 1.3-SNAPSHOT + 1.3 Clean plugin for Maven http://maven.apache.org/reference/plugins/clean/ @@ -45,6 +45,11 @@ 1.2 MAVEN_CLEAN_1_2 + + 1.3 + 1.3 + MAVEN_CLEAN_1_3 + diff --git a/clean/xdocs/changes.xml b/clean/xdocs/changes.xml index 04662205..a948fd7f 100644 --- a/clean/xdocs/changes.xml +++ b/clean/xdocs/changes.xml @@ -24,10 +24,10 @@ Emmanuel Venisse - + Also clean maven.build.dest in case it is moved outside maven.build.dir - + Remove clean:classes and clean:docs goals, as they are in an inappropriate place Apply docs patch, fix bad code in the clean:classes and clean:docs goals