This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-reporting-exec.git
commit ecde741398933f2c910df602321689d58e1aac07 Author: Michael Osipov <[email protected]> AuthorDate: Sun Apr 17 22:51:21 2022 +0200 Update CI URL --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 99c6df4..f3916b3 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ </issueManagement> <ciManagement> <system>Jenkins</system> - <url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-reporting-exec/</url> + <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-reporting-exec/</url> </ciManagement> <distributionManagement> <site>
