You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2016/05/28 18:02:36 UTC

maven-plugin-testing git commit: [MPLUGINTESTING-50] Upgrade to Maven Invoker 2.2

Repository: maven-plugin-testing
Updated Branches:
  refs/heads/master 4a374fc5a -> 84ccf241d


[MPLUGINTESTING-50] Upgrade to Maven Invoker 2.2


Project: http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/commit/84ccf241
Tree: http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/tree/84ccf241
Diff: http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/diff/84ccf241

Branch: refs/heads/master
Commit: 84ccf241d6a77bb927feb58045cb44dc40b581d8
Parents: 4a374fc
Author: Michael Osipov <mi...@apache.org>
Authored: Sat May 28 20:01:56 2016 +0200
Committer: Michael Osipov <mi...@apache.org>
Committed: Sat May 28 20:01:56 2016 +0200

----------------------------------------------------------------------
 maven-plugin-testing-tools/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/blob/84ccf241/maven-plugin-testing-tools/pom.xml
----------------------------------------------------------------------
diff --git a/maven-plugin-testing-tools/pom.xml b/maven-plugin-testing-tools/pom.xml
index 6a58dca..34b4ab8 100644
--- a/maven-plugin-testing-tools/pom.xml
+++ b/maven-plugin-testing-tools/pom.xml
@@ -55,7 +55,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-invoker</artifactId>
-      <version>2.0.11</version>
+      <version>2.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.plugin-testing</groupId>