diff --git a/pmd/project.xml b/pmd/project.xml index a7608bf3..03894e73 100644 --- a/pmd/project.xml +++ b/pmd/project.xml @@ -5,7 +5,7 @@ 3 maven-pmd-plugin Maven PMD Plug-in - 1.1 + 1.2-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/ @@ -25,6 +25,11 @@ 1.1 MAVEN_PMD_1_1 + + 1.2 + 1.2 + HEAD + diff --git a/pmd/xdocs/changes.xml b/pmd/xdocs/changes.xml index c2877fd1..c2c1b476 100644 --- a/pmd/xdocs/changes.xml +++ b/pmd/xdocs/changes.xml @@ -8,6 +8,9 @@ + + + Adding maven.pmd.includes and