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 2009/09/05 21:03:13 UTC

svn commit: r811699 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

Author: olamy
Date: Sat Sep  5 19:03:13 2009
New Revision: 811699

URL: http://svn.apache.org/viewvc?rev=811699&view=rev
Log:
use maven-filtering released version

Modified:
    maven/plugins/trunk/maven-changes-plugin/pom.xml

Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?rev=811699&r1=811698&r2=811699&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Sat Sep  5 19:03:13 2009
@@ -409,7 +409,6 @@
             <artifactId>maven-invoker-plugin</artifactId>
             <version>1.3</version>
             <configuration>
-              <debug>true</debug>
               <pomIncludes>
                 <pomInclude>*/pom.xml</pomInclude>
               </pomIncludes>