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/22 11:13:19 UTC

[maven-dependency-analyzer] branch master updated: [MDEP-712] update JIRA URL (#17)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5a9ea0f  [MDEP-712] update JIRA URL (#17)
5a9ea0f is described below

commit 5a9ea0f8c408394b7571d84b15ca075869fcedde
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Wed Jul 22 11:13:12 2020 +0000

    [MDEP-712] update JIRA URL (#17)
    
    * update JIRA URL
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 68c6f3d..b0206e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
   </scm>
   <issueManagement>
     <system>jira</system>
-    <url>https://issues.apache.org/jira/browse/MSHARED/component/12326428</url>
+    <url>https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-dependency-analyzer</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>