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:14:32 UTC

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

Repository: maven-scm
Updated Branches:
  refs/heads/master 4a4f36265 -> c76eb1f11


moved Jira from Codehaus to Apache

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

Branch: refs/heads/master
Commit: c76eb1f119a1dc2ac54f448c2337c2acc18e9b0c
Parents: 4a4f362
Author: Hervé Boutemy <hb...@apache.org>
Authored: Mon Apr 6 03:14:29 2015 +0200
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Mon Apr 6 03:14:29 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/c76eb1f1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a6744d0..aee08f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
 
   <issueManagement>
     <system>jira</system>
-    <url>http://jira.codehaus.org/browse/SCM</url>
+    <url>https://issues.apache.org/jira/browse/SCM</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>