This is an automated email from the ASF dual-hosted git repository. henning pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
The following commit(s) were added to refs/heads/master by this push: new bee41974 fix jenkins link (#237) bee41974 is described below commit bee41974b1768e779d9c21c6426776f6a4207b20 Author: Henning Schmiedehausen <henn...@schmiedehausen.org> AuthorDate: Sun Sep 10 12:00:38 2023 -0700 fix jenkins link (#237) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b2f2b69..6fbb1cf8 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ under the License. </issueManagement> <ciManagement> <system>Jenkins</system> - <url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-javadoc-plugin/</url> + <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-javadoc-plugin/</url> </ciManagement> <distributionManagement> <site>