aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2015-08-13 16:56:15 +0000
committerGary D. Gregory <ggregory@apache.org>2015-08-13 16:56:15 +0000
commitc986fc18b8ccf9715b7bf78c7c2d86f85ce501ed (patch)
tree76e8eadcd136f6cf0b5c7a56ef3b0f6e1fa7bffa /pom.xml
parentc78e08a0cbc9e82a946b7f4947fcece92e89d7a4 (diff)
downloadapache-commons-bcel-c986fc18b8ccf9715b7bf78c7c2d86f85ce501ed.tar.gz
findbugs-maven-plugin 3.0.0 -> 3.0.1 on Java 7.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1695739 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 c4e531cb..f1dddf01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -354,7 +354,7 @@
<jdk>[1.7,)</jdk>
</activation>
<properties>
- <findbugs.plugin.version>3.0.0</findbugs.plugin.version>
+ <findbugs.plugin.version>3.0.1</findbugs.plugin.version>
</properties>
</profile>