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