From 80f7984701ff4bffc5dc42dad0398e046456da07 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 26 Mar 2006 23:05:26 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.8 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@388981 13f79535-47bb-0310-9956-ffa450edef68 --- pmd/project.xml | 12 ++++++++---- pmd/xdocs/changes.xml | 4 ++-- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/pmd/project.xml b/pmd/project.xml index fceace68..c25b689e 100644 --- a/pmd/project.xml +++ b/pmd/project.xml @@ -1,4 +1,4 @@ - + - + ../plugins-parent/project.xml 3 maven-pmd-plugin Maven PMD Plugin - 1.8-SNAPSHOT + 1.8 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 @@ -67,6 +66,11 @@ 1.7 MAVEN_PMD_1_7 + + 1.8 + 1.8 + MAVEN_PMD_1_8 + diff --git a/pmd/xdocs/changes.xml b/pmd/xdocs/changes.xml index fe4b29b7..6f0a831d 100644 --- a/pmd/xdocs/changes.xml +++ b/pmd/xdocs/changes.xml @@ -1,4 +1,4 @@ - +