You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2008/09/22 00:13:30 UTC

svn commit: r697630 - /maven/pom/trunk/maven/pom.xml

Author: bentmann
Date: Sun Sep 21 15:13:30 2008
New Revision: 697630

URL: http://svn.apache.org/viewvc?rev=697630&view=rev
Log:
o Locked down version of cobertura-maven-plugin:2.2

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=697630&r1=697629&r2=697630&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sun Sep 21 15:13:30 2008
@@ -803,6 +803,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>cobertura-maven-plugin</artifactId>
+            <version>2.2</version>
             <executions>
               <execution>
                 <phase>clean</phase>