Author: kenney
Date: Mon Apr 23 04:27:43 2007
New Revision: 531439

URL: http://svn.apache.org/viewvc?view=rev&rev=531439
Log:
Remove duplicate plugin tag and make xml well-formed again

Modified:
    maven/components/trunk/maven-artifact/pom.xml

Modified: maven/components/trunk/maven-artifact/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/maven-artifact/pom.xml?view=diff&rev=531439&r1=531438&r2=531439
==============================================================================
--- maven/components/trunk/maven-artifact/pom.xml (original)
+++ maven/components/trunk/maven-artifact/pom.xml Mon Apr 23 04:27:43 2007
@@ -42,7 +42,6 @@
   </dependencies>
   <build>
     <plugins>
-    <plugins>
       <plugin>
         <groupId>org.codehaus.modello</groupId>
         <artifactId>modello-maven-plugin</artifactId>


Reply via email to