aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2017-08-25 16:17:51 +0000
committerGary D. Gregory <ggregory@apache.org>2017-08-25 16:17:51 +0000
commit7ae868bf08934330bdf7caf5f988fbed27e078cd (patch)
tree0f6abb37c92b8872a47c15c3bde28af2654070a9 /pom.xml
parent3d4bdf93865505a79384e6585db0ef67fe4995e8 (diff)
downloadapache-commons-bcel-7ae868bf08934330bdf7caf5f988fbed27e078cd.tar.gz
maven-pmd-plugin 3.6 -> 3.8.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1806192 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 17010570..8ed93171 100644
--- a/pom.xml
+++ b/pom.xml
@@ -359,7 +359,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.6</version>
+ <version>3.8</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
<linkXref>true</linkXref>