You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2015/04/06 03:49:56 UTC

maven-surefire git commit: moved Jira from Codehaus to Apache

Repository: maven-surefire
Updated Branches:
  refs/heads/master fe66d69f8 -> 1f19156e0


moved Jira from Codehaus to Apache

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

Branch: refs/heads/master
Commit: 1f19156e0ec424fef7af9d2929376eac186046d2
Parents: fe66d69
Author: Hervé Boutemy <hb...@apache.org>
Authored: Mon Apr 6 03:49:54 2015 +0200
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Mon Apr 6 03:49:54 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/1f19156e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0b95611..4c91e39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
   </scm>
   <issueManagement>
     <system>jira</system>
-    <url>http://jira.codehaus.org/browse/SUREFIRE</url>
+    <url>https://issues.apache.org/jira/browse/SUREFIRE</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>