diff --git a/clover/plugin.jelly b/clover/plugin.jelly
index 0274d1be..9c62488b 100644
--- a/clover/plugin.jelly
+++ b/clover/plugin.jelly
@@ -281,7 +281,7 @@
-
+
diff --git a/clover/xdocs/changes.xml b/clover/xdocs/changes.xml
index b9ee68e7..d633f7c4 100644
--- a/clover/xdocs/changes.xml
+++ b/clover/xdocs/changes.xml
@@ -26,6 +26,11 @@
+
+ Fixed the clover:test-single goal which was wrongly
+ calling the clover:swing-report-internal (should have
+ been clover:swing-report).
+
Fixed bug when maven.test.failure.ignore is null.