You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2012/12/17 18:01:57 UTC

git commit: o m-s-u 0.2

Updated Branches:
  refs/heads/master d9fdcf8dc -> 24eff24de


o m-s-u 0.2


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

Branch: refs/heads/master
Commit: 24eff24dead36615c8b9566a9c2ddc17e98a1593
Parents: d9fdcf8
Author: Kristian Rosenvold <kr...@apache.org>
Authored: Mon Dec 17 18:01:35 2012 +0100
Committer: Kristian Rosenvold <kr...@apache.org>
Committed: Mon Dec 17 18:01:35 2012 +0100

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/24eff24d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 60e5243..5079ce8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -231,7 +231,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-shared-utils</artifactId>
-        <version>0.2-SNAPSHOT</version>
+        <version>0.2</version>
       </dependency>
       <dependency>
         <groupId>jmock</groupId>