aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorSebastian Bazley <sebb@apache.org>2016-06-07 17:54:54 +0000
committerSebastian Bazley <sebb@apache.org>2016-06-07 17:54:54 +0000
commitf6ebd74c348d099d3e3ebb56ec19b1393c1bcb14 (patch)
treecb71a4dc169deb1593a6ceea05ac2024852a93ae /pom.xml
parentd522432b79044740831a132d8b92e7dab5477444 (diff)
downloadapache-commons-bcel-f6ebd74c348d099d3e3ebb56ec19b1393c1bcb14.tar.gz
Specify version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1747285 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 7d6b2ea8..e07a099d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -471,6 +471,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
+ <version>1.4.0</version>
<executions>
<execution>
<id>benchmark</id>