You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2007/01/21 13:34:57 UTC

svn commit: r498300 - /myfaces/tobago/trunk/pom.xml

Author: bommel
Date: Sun Jan 21 04:34:57 2007
New Revision: 498300

URL: http://svn.apache.org/viewvc?view=rev&rev=498300
Log:
comment out cobertura plugin

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?view=diff&rev=498300&r1=498299&r2=498300
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Sun Jan 21 04:34:57 2007
@@ -181,10 +181,10 @@
         </configuration>
       </plugin>
       -->
-      <plugin>
+      <!--plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>cobertura-maven-plugin</artifactId>
-      </plugin>
+      </plugin-->
 
       <plugin>
         <groupId>org.codehaus.mojo</groupId>