You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/05/08 22:45:41 UTC

svn commit: r1335757 - /maven/enforcer/trunk/pom.xml

Author: olamy
Date: Tue May  8 20:45:41 2012
New Revision: 1335757

URL: http://svn.apache.org/viewvc?rev=1335757&view=rev
Log:
not needed it's inherited

Modified:
    maven/enforcer/trunk/pom.xml

Modified: maven/enforcer/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/enforcer/trunk/pom.xml?rev=1335757&r1=1335756&r2=1335757&view=diff
==============================================================================
--- maven/enforcer/trunk/pom.xml (original)
+++ maven/enforcer/trunk/pom.xml Tue May  8 20:45:41 2012
@@ -253,9 +253,6 @@
           </configuration>
         </plugin>
         <plugin>
-          <artifactId>maven-site-plugin</artifactId>
-        </plugin>
-        <plugin>
           <artifactId>maven-plugin-plugin</artifactId>
           <version>${maven.plugin.plugin.version}</version>
         </plugin>