Author: bentmann
Date: Mon Nov 22 14:00:30 2010
New Revision: 1037723

URL: http://svn.apache.org/viewvc?rev=1037723&view=rev
Log:
o Polished comment

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

Modified: maven/maven-3/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/maven-3/trunk/pom.xml?rev=1037723&r1=1037722&r2=1037723&view=diff
==============================================================================
--- maven/maven-3/trunk/pom.xml (original)
+++ maven/maven-3/trunk/pom.xml Mon Nov 22 14:00:30 2010
@@ -235,7 +235,7 @@
         <version>${sisuInjectVersion}</version>
         <exclusions>
           <exclusion>
-            <!-- Decouple build from MNG-3443 and ensure optional/unused 
dependency sisu-guice stays out -->
+            <!-- Decouple build from MNG-3443 and ensure optional/unused 
dependency from sisu-guice stays out -->
             <groupId>org.sonatype.sisu.inject</groupId>
             <artifactId>cglib</artifactId>
           </exclusion>


Reply via email to