reverted maven-reporting-impl upgrade since it causes a failure with mvn 2.2.1

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1337606 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-05-12 19:01:13 +00:00
parent b3acbd4df6
commit 5d63f01d12
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@
<dependency> <dependency>
<groupId>org.apache.maven.reporting</groupId> <groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-impl</artifactId> <artifactId>maven-reporting-impl</artifactId>
<version>2.2</version> <version>2.1</version><!-- 2.2 causes IT failure with mvn 2.2.1 -->
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.maven.reporting</groupId> <groupId>org.apache.maven.reporting</groupId>