diff --git a/pmd/plugin.jelly b/pmd/plugin.jelly
index 6b348e50..4467e2c8 100644
--- a/pmd/plugin.jelly
+++ b/pmd/plugin.jelly
@@ -37,11 +37,13 @@
pluginName="pmd"
description="Verification of coding rules."
link="pmd-report"/>
-
+
+
+
@@ -53,7 +55,9 @@
-
+
+
+
diff --git a/pmd/project.xml b/pmd/project.xml
index 1d16efad..917fc5b7 100644
--- a/pmd/project.xml
+++ b/pmd/project.xml
@@ -23,7 +23,7 @@
3
maven-pmd-plugin
Maven PMD Plug-in
- 1.3
+ 1.4-SNAPSHOT
This plugin provides a more or less seamless integration with Maven and the PMD static source code analyzer.
Maven Plugin for PMD
http://maven.apache.org/reference/plugins/pmd/