Author: khmarbaise
Date: Mon Sep 29 18:05:15 2014
New Revision: 1628238
URL: http://svn.apache.org/r1628238
Log:
[MLINKCHECK-15]
- Upgrade maven-reporting-impl to 2.3
Modified:
maven/plugins/trunk/maven-linkcheck-plugin/pom.xml
Modified: maven/plugins/trunk/maven-linkcheck-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-linkcheck-plugin/pom.xml?rev=1628238&r1=1628237&r2=1628238&view=diff
==============================================================================
--- maven/plugins/trunk/maven-linkcheck-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-linkcheck-plugin/pom.xml Mon Sep 29 18:05:15 2014
@@ -104,7 +104,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-impl</artifactId>
- <version>2.2</version>
+ <version>2.3</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>