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/16 16:47:54 UTC

[maven-parent] branch master updated: Fix jenkins url - site documentation

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-parent.git


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

commit b3f074cd5d0a8f04e4c49eb17bae52280564d669
Author: Slawomir Jaranowski <s....@gmail.com>
AuthorDate: Sat Apr 16 18:43:40 2022 +0200

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

diff --git a/site-pom.xml b/site-pom.xml
index e2a7f83..8187d61 100644
--- a/site-pom.xml
+++ b/site-pom.xml
@@ -56,7 +56,7 @@ under the License.
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven-parent/</url>
+    <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-parent/</url>
   </ciManagement>
   <distributionManagement>
     <site>