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/08/15 09:27:48 UTC

[maven-help-plugin] branch master updated: Fix Jenkins url

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 198008f  Fix Jenkins url
198008f is described below

commit 198008f50fa50752bdefdd8360fb6d396a7f1f68
Author: Slawomir Jaranowski <s....@gmail.com>
AuthorDate: Mon Aug 15 11:27:44 2022 +0200

    Fix Jenkins url
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 708ef4f..fa53630 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-help-plugin/</url>
+    <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-help-plugin/</url>
   </ciManagement>
   <distributionManagement>
     <site>