From 0482eed324fad0498f1678aea79b0f3ee9792cd6 Mon Sep 17 00:00:00 2001 From: aheritier Date: Thu, 2 Feb 2006 14:46:41 +0000 Subject: [PATCH] We are working on the 1.8-SNAPSHOT git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@374400 13f79535-47bb-0310-9956-ffa450edef68 --- pmd/project.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmd/project.xml b/pmd/project.xml index 19a12cbb..0d2dd8ed 100644 --- a/pmd/project.xml +++ b/pmd/project.xml @@ -23,7 +23,7 @@ 3 maven-pmd-plugin Maven PMD Plugin - 1.7 + 1.8-SNAPSHOT The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and looks for potential problems like: unused local variables, empty catch blocks, unused parameters, empty 'if' statements, etc. Maven Plugin for PMD http://maven.apache.org/maven-1.x/reference/plugins/pmd/