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

svn commit: r525355 - /incubator/openejb/trunk/openejb3/pom.xml

Author: dain
Date: Tue Apr  3 19:12:35 2007
New Revision: 525355

URL: http://svn.apache.org/viewvc?view=rev&rev=525355
Log:
remove extra <plugin> tag

Modified:
    incubator/openejb/trunk/openejb3/pom.xml

Modified: incubator/openejb/trunk/openejb3/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/trunk/openejb3/pom.xml?view=diff&rev=525355&r1=525354&r2=525355
==============================================================================
--- incubator/openejb/trunk/openejb3/pom.xml (original)
+++ incubator/openejb/trunk/openejb3/pom.xml Tue Apr  3 19:12:35 2007
@@ -127,7 +127,6 @@
         </configuration>
       </plugin>
       <plugin>
-      <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-clover-plugin</artifactId>
         <configuration>