You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2019/01/20 13:33:38 UTC

[maven-apache-parent] branch master updated: MPOM-209. Correct Jira URL.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d4d7924  MPOM-209. Correct Jira URL.
d4d7924 is described below

commit d4d79240bb0ea224a0ffb10d7c28a2dc46671c2e
Author: Oscar Farga <os...@netcentric.biz>
AuthorDate: Sun Jan 20 12:04:10 2019 +0100

    MPOM-209. Correct Jira URL.
---
 site-pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site-pom.xml b/site-pom.xml
index bcedecf..fe02966 100644
--- a/site-pom.xml
+++ b/site-pom.xml
@@ -44,7 +44,7 @@ under the License.
   </scm>
   <issueManagement>
     <system>jira</system>
-    <url>https://issues.apache.org/jira/browse/MPOM/component/12314370</url>
+    <url>https://issues.apache.org/jira/issues/?jql=project%3DMPOM+AND+component%3Dasf</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>