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/07/27 09:36:39 UTC

[maven-resolver] 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-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new 0391feec Fix jenkins url
0391feec is described below

commit 0391feec5fb7de97f78621194efb863ab058ac51
Author: Slawomir Jaranowski <s....@gmail.com>
AuthorDate: Wed Jul 27 11:36:35 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index ebce9a9e..60581e28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-resolver/</url>
+    <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/</url>
   </ciManagement>
   <distributionManagement>
     <site>