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