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 2013/04/07 13:16:35 UTC

[1/2] git commit: Revert "Revert "[SUREFIRE-981] Update to maven-shared-utils 0.4-SNAPSHOT""

Updated Branches:
  refs/heads/master 937e9372d -> 3ef2bf6a8


Revert "Revert "[SUREFIRE-981] Update to maven-shared-utils 0.4-SNAPSHOT""

This reverts commit 5a06873fdfc9a27cae16550f3efffe92e70fd412.


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

Branch: refs/heads/master
Commit: ce19816883547c4bf00684dfbd9dd27a10d6ae49
Parents: 937e937
Author: Kristian Rosenvold <kr...@gmail.com>
Authored: Sun Apr 7 13:15:18 2013 +0200
Committer: Kristian Rosenvold <kr...@gmail.com>
Committed: Sun Apr 7 13:15:18 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/ce198168/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index af06f92..1f2a5ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -246,7 +246,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-shared-utils</artifactId>
-        <version>0.3</version>
+        <version>0.4-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.shared</groupId>


[2/2] git commit: Moved to 0.4

Posted by kr...@apache.org.
Moved to 0.4


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

Branch: refs/heads/master
Commit: 3ef2bf6a83297c18ec7259dfa4088a45674e9a1c
Parents: ce19816
Author: Kristian Rosenvold <kr...@gmail.com>
Authored: Sun Apr 7 13:16:24 2013 +0200
Committer: Kristian Rosenvold <kr...@gmail.com>
Committed: Sun Apr 7 13:16:24 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/3ef2bf6a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1f2a5ba..59fd5bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -246,7 +246,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-shared-utils</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.shared</groupId>