You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/07/28 09:37:57 UTC

[maven-mapping] branch jira created (now 47e4bff)

This is an automated email from the ASF dual-hosted git repository.

elharo pushed a change to branch jira
in repository https://gitbox.apache.org/repos/asf/maven-mapping.git.


      at 47e4bff  update JIRA URL

This branch includes the following new commits:

     new 47e4bff  update JIRA URL

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-mapping] 01/01: update JIRA URL

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch jira
in repository https://gitbox.apache.org/repos/asf/maven-mapping.git

commit 47e4bff48c6db981b8b8d7a202b944a26c3e4f9c
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Tue Jul 28 05:37:40 2020 -0400

    update JIRA URL
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e852380..b97380d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,7 @@
   </scm>
   <issueManagement>
     <system>jira</system>
-    <url>https://issues.apache.org/jira/browse/MSHARED/component/12326454</url>
-  </issueManagement>
+    <url>https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-mapping</url>  </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/maven-box/job/maven-mapping/</url>