From affbe1edb1abbab026bf2e79b6b57788c2aaf91c Mon Sep 17 00:00:00 2001 From: brett Date: Wed, 29 Sep 2004 10:58:50 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.4.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116103 13f79535-47bb-0310-9956-ffa450edef68 --- artifact/project.xml | 7 ++++++- artifact/xdocs/changes.xml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/artifact/project.xml b/artifact/project.xml index c2b0e3fa..0d34a7c7 100644 --- a/artifact/project.xml +++ b/artifact/project.xml @@ -25,7 +25,7 @@ Maven Artifact Plugin - 1.4.1-SNAPSHOT + 1.4.1 Tools to manage artifacts and deployment. Requires Maven 1.0 RC4 Tools to manage artifacts and deployment http://maven.apache.org/reference/plugins/artifact/ @@ -57,6 +57,11 @@ 1.4 MAVEN_ARTIFACT_1_4 + + 1.4.1 + 1.4.1 + MAVEN_ARTIFACT_1_4_1 + diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index fb45c9e0..128a616a 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -25,7 +25,7 @@ Vincent Massol - + Improve error handling in FTPDeployer Allow scpexe protocol to work better with args Check return code of spawned external processes