You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2022/09/05 10:55:58 UTC

[maven-shade-plugin] branch MSHADE-416 created (now c06960a)

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

sjaranowski pushed a change to branch MSHADE-416
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git


      at c06960a  [MSHADE-416] Fix Jenkins URL

This branch includes the following new commits:

     new c06960a  [MSHADE-416] Fix Jenkins 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-shade-plugin] 01/01: [MSHADE-416] Fix Jenkins URL

Posted by sj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch MSHADE-416
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git

commit c06960a44924bc7483a3687105f31d698a2c0973
Author: Slawomir Jaranowski <sl...@payu.com>
AuthorDate: Mon Sep 5 12:41:55 2022 +0200

    [MSHADE-416] Fix Jenkins URL
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6807291..b91cfd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/</url>
+    <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/</url>
   </ciManagement>
   <distributionManagement>
     <site>