You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2016/06/07 17:54:54 UTC

svn commit: r1747285 - /commons/proper/bcel/trunk/pom.xml

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>