o Polished comment

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1037723 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2010-11-22 14:00:30 +00:00
parent 2af6eb051b
commit 2c935ddff8
1 changed files with 1 additions and 1 deletions

View File

@ -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>