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:58:06 UTC

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

Repository: maven-wagon
Updated Branches:
  refs/heads/master 32035b568 -> 70474a05d


moved Jira from Codehaus to Apache

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

Branch: refs/heads/master
Commit: 70474a05d01953dc92f61e9ecc0ab823b63489a9
Parents: 32035b5
Author: Hervé Boutemy <hb...@apache.org>
Authored: Mon Apr 6 03:58:03 2015 +0200
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Mon Apr 6 03:58:03 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/70474a05/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5032dd4..661c524 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@ under the License.
 
   <issueManagement>
     <system>jira</system>
-    <url>http://jira.codehaus.org/browse/WAGON</url>
+    <url>https://issues.apache.org/jira/browse/WAGON</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>