diff --git a/jar/plugin.jelly b/jar/plugin.jelly
index e2ab03f6..ac0795dd 100644
--- a/jar/plugin.jelly
+++ b/jar/plugin.jelly
@@ -28,22 +28,24 @@
xmlns:util="jelly:util"
xmlns:doc="doc">
-
-
-
-
- Must have artifact plugin v1.3 installed to use this version of the jar plugin.
- Try: maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=1.3
-
-
-
-
-
-
- Must remove the deploy plugin to use this version of the jar plugin.
- Please delete ${deployPlugin.artifactId}-${deployPlugin.currentVersion}.jar from
- ${maven.plugin.dir} and ${maven.plugin.unpacked.dir} (if it exists)
-
+
+
+
+
+
+ Must have artifact plugin v1.3 installed to use this version of the jar plugin.
+ Try: maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=1.3
+
+
+
+
+
+
+ Must remove the deploy plugin to use this version of the jar plugin.
+ Please delete ${deployPlugin.artifactId}-${deployPlugin.currentVersion}.jar from
+ ${maven.plugin.dir} and ${maven.plugin.unpacked.dir} (if it exists)
+
+
diff --git a/plugin/plugin.jelly b/plugin/plugin.jelly
index d69ca4e3..d8d81bfb 100644
--- a/plugin/plugin.jelly
+++ b/plugin/plugin.jelly
@@ -29,22 +29,24 @@
xmlns:deploy="deploy"
xmlns:x="jelly:xml">
-
-
-
-
- Must have artifact plugin v1.3 installed to use this version of the plugin plugin.
- Try: maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=1.3
-
-
-
-
-
-
- Must remove the deploy plugin to use this version of the plugin plugin.
- Please delete ${deployPlugin.artifactId}-${deployPlugin.currentVersion}.jar from
- ${maven.plugin.dir} and ${maven.plugin.unpacked.dir} (if it exists)
-
+
+
+
+
+
+ Must have artifact plugin v1.3 installed to use this version of the plugin plugin.
+ Try: maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=1.3
+
+
+
+
+
+
+ Must remove the deploy plugin to use this version of the plugin plugin.
+ Please delete ${deployPlugin.artifactId}-${deployPlugin.currentVersion}.jar from
+ ${maven.plugin.dir} and ${maven.plugin.unpacked.dir} (if it exists)
+
+