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/04/26 17:49:25 UTC

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


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

commit ba5d868ee88ad26f57607a49ffdea48219e9fe40
Author: Slawomir Jaranowski <s....@gmail.com>
AuthorDate: Tue Apr 26 19:48:30 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index decab804..f1fa18a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-release/</url>
+    <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-release/</url>
   </ciManagement>
   <distributionManagement>
     <site>