aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2016-04-26 19:20:38 +0000
committerGary D. Gregory <ggregory@apache.org>2016-04-26 19:20:38 +0000
commit3431d46a60e643d5b6fcc560935dfb22cdbed590 (patch)
tree747134958867a1c541c26fdf00b4459cb53f8543 /pom.xml
parentc8224b1745b8c4408ff4a16cd42eb3d1a7895458 (diff)
downloadapache-commons-bcel-3431d46a60e643d5b6fcc560935dfb22cdbed590.tar.gz
cobertura-maven-plugin 2.6 -> 2.7.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1741083 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 0fdcde33..6b361054 100644
--- a/pom.xml
+++ b/pom.xml
@@ -340,7 +340,7 @@
<!-- generate a code coverage report -->
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
- <version>2.6</version>
+ <version>2.7</version>
</plugin>
<plugin>
<groupId>org.apache.rat</groupId>