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 2020/03/24 11:50:26 UTC

[maven-default-skin] branch master updated: [MSKINS-160] Broken links to JIRA

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-default-skin.git


The following commit(s) were added to refs/heads/master by this push:
     new 339a46f  [MSKINS-160] Broken links to JIRA
339a46f is described below

commit 339a46f4c8954b34f11bd4bb32c75ae674c14361
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Tue Mar 24 12:49:42 2020 +0100

    [MSKINS-160] Broken links to JIRA
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b0d38f7..095265f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@ under the License.
   </scm>
   <issueManagement>
     <system>jira</system>
-    <url>https://issues.apache.org/jira/browse/MSKINS/component/12326472</url>
+    <url>https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSKINS%20AND%20component%20%3D%20%22Default%20Skin%22</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>