Author: brianf
Date: Mon Sep  8 13:24:30 2008
New Revision: 693244

URL: http://svn.apache.org/viewvc?rev=693244&view=rev
Log:
removed the rest of clirr

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=693244&r1=693243&r2=693244&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Mon Sep  8 13:24:30 2008
@@ -899,11 +899,11 @@
               </reportSet>
             </reportSets>
           </plugin>
-          <plugin>
+          <!--plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>clirr-maven-plugin</artifactId>
             <version>2.2.2</version>
-          </plugin>
+          </plugin-->
         </plugins>
       </reporting>
     </profile>
@@ -964,7 +964,7 @@
               </execution>
             </executions>
           </plugin>
-          <plugin>
+          <!--plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>clirr-maven-plugin</artifactId>
             <executions>
@@ -976,7 +976,7 @@
                 </goals>
               </execution>
             </executions>
-          </plugin>
+          </plugin-->
         </plugins>
       </build>
     </profile>


Reply via email to