From 63742b98e9c988bb7694e83f6afa7d9611db3359 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 15 Dec 2017 15:50:56 +0100 Subject: [PATCH] Avoid pmdVersion property which conflicts with releasing See https://issues.apache.org/jira/browse/MRELEASE-932 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 8f08ad1225..e07253d2d8 100644 --- a/pom.xml +++ b/pom.xml @@ -259,7 +259,6 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code 2.20.1 2.17 3.8 - 5.8.1 7 1.10.1 3.0.0-M1 @@ -533,15 +532,16 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code false + net.sourceforge.pmd pmd-core - ${pmdVersion} + 5.8.1 net.sourceforge.pmd pmd-java - ${pmdVersion} + 5.8.1