This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 13c5a24 [MCLEAN-101] Fix wrong Jenkins URL
13c5a24 is described below
commit 13c5a244fd7392353b045a01ebddfef810d41a4c
Author: Guillaume Nodet <[email protected]>
AuthorDate: Wed Jun 14 20:12:36 2023 +0200
[MCLEAN-101] Fix wrong Jenkins URL
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2e9adc2..1f1d24a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@ under the License.
</issueManagement>
<ciManagement>
<system>Jenkins</system>
-
<url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-clean-plugin/</url>
+
<url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-clean-plugin/</url>
</ciManagement>
<distributionManagement>
<site>