Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C56B71830D for ; Wed, 8 Jul 2015 13:56:09 +0000 (UTC) Received: (qmail 92823 invoked by uid 500); 8 Jul 2015 13:56:09 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 92765 invoked by uid 500); 8 Jul 2015 13:56:09 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 92755 invoked by uid 99); 8 Jul 2015 13:56:09 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2015 13:56:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 932C4DFB3B; Wed, 8 Jul 2015 13:56:09 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dkulp@apache.org To: commits@cxf.apache.org Message-Id: <8f42a19416a74256b6a4f05497c603ce@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: cxf git commit: Update the pmd plugin version Date: Wed, 8 Jul 2015 13:56:09 +0000 (UTC) Repository: cxf Updated Branches: refs/heads/master 34234618e -> 2d41042eb Update the pmd plugin version Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2d41042e Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2d41042e Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2d41042e Branch: refs/heads/master Commit: 2d41042ebc1ee81b61aad4b08938c1c73626b968 Parents: 3423461 Author: Daniel Kulp Authored: Wed Jul 8 09:55:52 2015 -0400 Committer: Daniel Kulp Committed: Wed Jul 8 09:55:52 2015 -0400 ---------------------------------------------------------------------- parent/pom.xml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/2d41042e/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 9052b21..c8b491b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -342,23 +342,13 @@ org.apache.maven.plugins maven-pmd-plugin - 3.4 + 3.5 org.apache.cxf.build-utils cxf-buildtools ${cxf.build-utils.version} - - net.sourceforge.pmd - pmd-core - 5.3.0 - - - net.sourceforge.pmd - pmd-java - 5.3.0 -