You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2007/05/11 04:57:36 UTC

svn commit: r537069 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

Author: brianf
Date: Thu May 10 19:57:35 2007
New Revision: 537069

URL: http://svn.apache.org/viewvc?view=rev&rev=537069
Log:
rollback cobertura

Modified:
    maven/plugins/trunk/maven-dependency-plugin/pom.xml

Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?view=diff&rev=537069&r1=537068&r2=537069
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Thu May 10 19:57:35 2007
@@ -79,6 +79,7 @@
 			<plugin>
 				<groupId>org.codehaus.mojo</groupId>
 				<artifactId>cobertura-maven-plugin</artifactId>
+				<version>2.0</version>
 				<executions>
 					<execution>
 						<phase>clean</phase>