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:48:59 UTC

[maven-fluido-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-fluido-skin.git


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

commit 748a91765256d443c8c992d620965670322fb6c9
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Tue Mar 24 12:48:41 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 759424f..2da94e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@ under the License.
   </scm>
   <issueManagement>
     <system>jira</system>
-    <url>https://issues.apache.org/jira/browse/MSKINS/component/12326474</url>
+    <url>https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSKINS%20AND%20component%20%3D%20%22Fluido%20Skin%22</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>