Repository: maven-surefire
Updated Branches:
  refs/heads/master e9e0bbe52 -> 0a492b1a8


[SUREFIRE] Upgrade maven-shared-utils to Version 0.8


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

Branch: refs/heads/master
Commit: 0a492b1a8aa690447b24c9b9a975bfda3046dbb8
Parents: e9e0bbe
Author: Tibor17 <tibo...@lycos.com>
Authored: Sat Jun 20 11:43:27 2015 +0200
Committer: Tibor17 <tibo...@lycos.com>
Committed: Sat Jun 20 11:43:27 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/0a492b1a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 829358c..2868311 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,7 +206,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-shared-utils</artifactId>
-        <version>0.8-SNAPSHOT</version>
+        <version>0.8</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.shared</groupId>

Reply via email to