This is an automated email from the ASF dual-hosted git repository.

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git

commit 01e416879cb82f94ab62930b75c651246b6861c5
Author: Andreas Dangel <adan...@apache.org>
AuthorDate: Thu Apr 26 20:18:02 2018 +0200

    [MPMD-261] Upgrade to PMD 6.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c50cf3c..6079386 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@ under the License.
     <javaVersion>1.7</javaVersion>
     <maven.compiler.source>${javaVersion}</maven.compiler.source>
     <maven.compiler.target>${javaVersion}</maven.compiler.target>
-    <pmdVersion>6.0.1</pmdVersion>
+    <pmdVersion>6.2.0</pmdVersion>
     <sitePluginVersion>3.4</sitePluginVersion>
     <projectInfoReportsPluginVersion>2.8</projectInfoReportsPluginVersion>
     <mavenPluginToolsVersion>3.5</mavenPluginToolsVersion>

-- 
To stop receiving notification emails like this one, please contact
adan...@apache.org.

Reply via email to