aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2014-10-23 15:57:04 +0000
committerGary D. Gregory <ggregory@apache.org>2014-10-23 15:57:04 +0000
commit4b1a48e71dc58db9fa4e59d31422219f6fec8ba4 (patch)
treea8c60b77c17fa4c7bfdd8aa1b136f21ae2f17c21 /pom.xml
parentf141d828286d6bfa15e36af5507e3e00b9667487 (diff)
downloadapache-commons-bcel-4b1a48e71dc58db9fa4e59d31422219f6fec8ba4.tar.gz
maven-pmd-plugin 3.1 -> 3.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1633851 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 35c4798e..5bf04e0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -272,7 +272,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.1</version>
+ <version>3.2</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
<linkXref>true</linkXref>