You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2010/04/21 03:23:53 UTC

svn commit: r936133 - /openejb/trunk/openejb3/pom.xml

Author: dblevins
Date: Wed Apr 21 01:23:52 2010
New Revision: 936133

URL: http://svn.apache.org/viewvc?rev=936133&view=rev
Log:
Commenting it out temporarily.

Modified:
    openejb/trunk/openejb3/pom.xml

Modified: openejb/trunk/openejb3/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/pom.xml?rev=936133&r1=936132&r2=936133&view=diff
==============================================================================
--- openejb/trunk/openejb3/pom.xml (original)
+++ openejb/trunk/openejb3/pom.xml Wed Apr 21 01:23:52 2010
@@ -194,6 +194,7 @@
           </formats>
         </configuration>
       </plugin>
+<!--
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-clover-plugin</artifactId>
@@ -215,6 +216,7 @@
           </execution>
         </executions>
       </plugin>
+-->
       <!-- Add NOTICE and LICENSE to generated JAR -->
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>