Repository: maven-surefire
Updated Branches:
  refs/heads/master 552f87643 -> dcb4730c1


[SUREFIRE-1163] Upgrade maven-verifier to Version 1.6


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

Branch: refs/heads/master
Commit: dcb4730c16e7fe05328f6741198978eb3b0f5160
Parents: 552f876
Author: Tibor17 <tibo...@lycos.com>
Authored: Wed Jun 24 23:13:29 2015 +0200
Committer: Tibor17 <tibo...@lycos.com>
Committed: Wed Jun 24 23:13:29 2015 +0200

----------------------------------------------------------------------
 pom.xml                                  | 2 +-
 surefire-setup-integration-tests/pom.xml | 5 -----
 2 files changed, 1 insertion(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/dcb4730c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2868311..2cb412a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,7 +211,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-verifier</artifactId>
-        <version>1.6-SNAPSHOT</version>
+        <version>1.6</version>
       </dependency>
       <dependency>
         <groupId>jmock</groupId>

http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/dcb4730c/surefire-setup-integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/surefire-setup-integration-tests/pom.xml 
b/surefire-setup-integration-tests/pom.xml
index 75d58c3..8404c85 100644
--- a/surefire-setup-integration-tests/pom.xml
+++ b/surefire-setup-integration-tests/pom.xml
@@ -86,11 +86,6 @@
       <artifactId>surefire-junit47</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <!-- dependency>
-      <groupId>org.apache.maven.shared</groupId>
-      <artifactId>maven-verifier</artifactId>
-      <version>1.3</version>
-    </dependency -->
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-settings</artifactId>

Reply via email to