Author: sebb Date: Tue Jun 7 17:54:54 2016 New Revision: 1747285 URL: http://svn.apache.org/viewvc?rev=1747285&view=rev Log: Specify version
Modified: commons/proper/bcel/trunk/pom.xml Modified: commons/proper/bcel/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/bcel/trunk/pom.xml?rev=1747285&r1=1747284&r2=1747285&view=diff ============================================================================== --- commons/proper/bcel/trunk/pom.xml (original) +++ commons/proper/bcel/trunk/pom.xml Tue Jun 7 17:54:54 2016 @@ -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>