Author: khmarbaise Date: Mon Sep 8 20:23:47 2014 New Revision: 1623559 URL: http://svn.apache.org/r1623559 Log: [MLINKCHECK-14] - Upgrade maven-invoker from 2.0.9 to 2.1.1
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=1623559&r1=1623558&r2=1623559&view=diff ============================================================================== --- maven/plugins/trunk/maven-linkcheck-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-linkcheck-plugin/pom.xml Mon Sep 8 20:23:47 2014 @@ -109,7 +109,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-invoker</artifactId> - <version>2.0.9</version> + <version>2.1.1</version> </dependency> <!-- doxia -->