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-invoker.git
The following commit(s) were added to refs/heads/master by this push: new dcc709d Fix Jenkins url dcc709d is described below commit dcc709d22c59cbdbc253cbf4696284c86f8cbc26 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sat Feb 26 22:39:01 2022 +0100 Fix Jenkins url --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dca694b..8d341a7 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ under the License. </issueManagement> <ciManagement> <system>Jenkins</system> - <url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-invoker/</url> + <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-invoker/</url> </ciManagement> <distributionManagement> <site>