diff --git a/artifact/plugin.jelly b/artifact/plugin.jelly
index 586afe30..9c6cc49d 100644
--- a/artifact/plugin.jelly
+++ b/artifact/plugin.jelly
@@ -162,6 +162,15 @@
basedir="${templateBasedir}"
template="${template}"/>
+
+
+
+ Rewriting POM...
+
+
+
+
+
diff --git a/artifact/project.xml b/artifact/project.xml
index b515f78f..427e85fe 100644
--- a/artifact/project.xml
+++ b/artifact/project.xml
@@ -23,7 +23,7 @@
maven-artifact-plugin
Maven Artifact Plugin
- 1.6.1-SNAPSHOT
+ 1.7-SNAPSHOT
Tools to manage artifacts and deployment. Requires Maven 1.1.
Tools to manage artifacts and deployment
http://maven.apache.org/reference/plugins/artifact/
diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml
index 526d4516..6264990a 100644
--- a/artifact/xdocs/changes.xml
+++ b/artifact/xdocs/changes.xml
@@ -24,8 +24,9 @@
Vincent Massol
-
+
Correct handling of directory without a leading /
+ New tag artifact:rewritePOM : Rewrite a full model. Inheritence and expression are resolved.
Correct basedir for file:// URLs