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 <[email protected]>
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>

Reply via email to