You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2019/05/16 20:55:42 UTC

[maven-artifact-transfer] branch master updated: [MSHARED-818] Changed issue management URL

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0bdd00a  [MSHARED-818] Changed issue management URL
0bdd00a is described below

commit 0bdd00a9c0ead272e63729e555c729f505e0472a
Author: Gabriel Belingueres <be...@gmail.com>
AuthorDate: Wed May 1 01:09:25 2019 -0300

    [MSHARED-818] Changed issue management URL
    
    Closes #3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 767ea44..a87744a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
   </scm>
   <issueManagement>
     <system>jira</system>
-    <url>https://issues.apache.org/jira/browse/MSHARED/component/12327114</url>
+    <url>https://issues.apache.org/jira/browse/MSHARED</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>