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/11 15:07:10 UTC

[maven-dependency-analyzer] branch elharo-patch-1 created (now 61314fd)

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

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


      at 61314fd  update JIRA URL

This branch includes the following new commits:

     new 61314fd  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-dependency-analyzer] 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 elharo-patch-1
in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git

commit 61314fd28df069dc2128a14d3e8cef4c31929468
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Sat Jul 11 11:07:05 2020 -0400

    update JIRA URL
    
    @slachiewicz
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3b36466..092881e 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/browse/MSHARED-932?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-dependency-analyzer</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>