Repository: maven-surefire
Updated Branches:
  refs/heads/master 67e61b07e -> dc3f3674e


[SUREFIRE-1350] Upgrade Version of maven-invoker-plugin to 2.0.0


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/40f38c52
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/40f38c52
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/40f38c52

Branch: refs/heads/master
Commit: 40f38c521b839d80a04f0f0de3deebb8009370f3
Parents: 67e61b0
Author: Tibor17 <[email protected]>
Authored: Sat Apr 1 14:52:44 2017 +0200
Committer: Tibor17 <[email protected]>
Committed: Sat Apr 1 14:52:44 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/40f38c52/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index df9d79b..41e5a5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -325,7 +325,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-invoker-plugin</artifactId>
-          <version>1.10</version>
+          <version>2.0.0</version>
         </plugin>
         <plugin>
           <groupId>org.jacoco</groupId>

Reply via email to