You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/04/26 21:14:14 UTC

[maven-reporting-api] branch master updated: Updated link to Jira

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-api.git


The following commit(s) were added to refs/heads/master by this push:
     new 3733fdc  Updated link to Jira
3733fdc is described below

commit 3733fdc953d821851afe36e9259f6d7edca0bd79
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Dec 2 00:05:28 2019 +0100

    Updated link to Jira
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2dc20b0..eb19945 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@ under the License.
   </scm>
   <issueManagement>
     <system>jira</system>
-    <url>https://issues.apache.org/jira/browse/MSHARED/component/12326447</url>
+    <url>https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-reporting-api</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>