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:13 UTC

[maven-shared-utils] branch elharo-patch-3 created (now 0e03288)

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

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


      at 0e03288  docs: fix issues URL

This branch includes the following new commits:

     new 0e03288  docs: fix issues URL

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by el...@apache.org.
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>