diff --git a/pmd/project.xml b/pmd/project.xml
index 87470b46..dbdaa8cc 100644
--- a/pmd/project.xml
+++ b/pmd/project.xml
@@ -5,7 +5,7 @@
3
maven-pmd-plugin
Maven PMD Plug-in
- 1.0
+ 1.1-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/
@@ -20,6 +20,11 @@
1.0
MAVEN_PMD_1_0
+
+ 1.1
+ 1.1
+ HEAD
+
diff --git a/pmd/xdocs/changes.xml b/pmd/xdocs/changes.xml
index 2f26cb66..cd0fe15b 100644
--- a/pmd/xdocs/changes.xml
+++ b/pmd/xdocs/changes.xml
@@ -8,6 +8,9 @@
+
+
+
Make the plugin work with Maven b9.