diff --git a/artifact/project.xml b/artifact/project.xml
index 98e7219e..e1994eed 100644
--- a/artifact/project.xml
+++ b/artifact/project.xml
@@ -22,7 +22,7 @@
3
maven-artifact-plugin
Maven Artifact Plugin
- 1.9-SNAPSHOT
+ 1.8.1-SNAPSHOT
Tools to manage artifacts and deployment. *WARNING*: This version of the artifact-plugin requires Maven 1.1. People using Maven 1.0 should NOT use this version of the plugin.
Tools to manage artifacts and deployment
diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml
index bfca1b8a..4a5eb03a 100644
--- a/artifact/xdocs/changes.xml
+++ b/artifact/xdocs/changes.xml
@@ -24,7 +24,7 @@
Vincent Massol
-
+
Use a custom build of velocity (1.5-20060721.044818) to wait for a release of velocity 1.5 which will fix the issue VELOCITY-193 (The horrible error : "log4j:ERROR Attempted to append to closed appender named [null]").
Update jelly dependency to match the ones in maven 1.1 core.
Include javadocs in created upload bundle.