You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2018/12/25 17:59:22 UTC

[maven-archiver] branch master updated: [MSHARED-783] Archiver documentaion issue tracker 404

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 48ee0df  [MSHARED-783] Archiver documentaion issue tracker 404
48ee0df is described below

commit 48ee0dfbcffca5caa121c4ee7a1494542656ede8
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Tue Dec 25 18:59:14 2018 +0100

    [MSHARED-783] Archiver documentaion issue tracker 404
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 92b24ad..10c81d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
   </scm>
   <issueManagement>
     <system>jira</system>
-    <url>https://issues.apache.org/jira/browse/MSHARED/component/12326430</url>
+    <url>https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-archiver</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>