Author: dennisl
Date: Wed Feb  8 18:09:16 2012
New Revision: 1242026

URL: http://svn.apache.org/viewvc?rev=1242026&view=rev
Log:
[MCHECKSTYLE-145] maven-checkstyle-plugin 2.6 SinkFactory WARNING

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

Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/pom.xml?rev=1242026&r1=1242025&r2=1242026&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Wed Feb  8 18:09:16 2012
@@ -97,7 +97,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-impl</artifactId>
-      <version>2.1</version>
+      <version>2.2</version>
     </dependency>
 
     <!-- doxia -->


Reply via email to