You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/02/23 21:23:14 UTC

[maven-shared-utils] 01/01: docs: fix issues URL

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

elharo pushed a commit to branch elharo-patch-3
in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git

commit 0e03288fa7b8d696e39c31aae8fedcdff273aeb0
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Sun Feb 23 16:23:06 2020 -0500

    docs: fix issues URL
    
    @michael-o
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 99847c9..70675ac 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/12326452</url>
+    <url>https://issues.apache.org/jira/projects/MSHARED/issues</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>