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-ffa450edef68master
parent
b3acbd4df6
commit
5d63f01d12
|
|
@ -205,7 +205,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.maven.reporting</groupId>
|
||||
<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>
|
||||
<groupId>org.apache.maven.reporting</groupId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue