This is an automated email from the ASF dual-hosted git repository.
hboutemy 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 3da51fe update ASF CI url
3da51fe is described below
commit 3da51fefe0bcc691f9b3a896e4dcc5e5192a0130
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sun Aug 30 09:12:48 2020 +0200
update ASF CI url
---
maven-plugins/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index f53f2f5..31aee4a 100644
--- a/maven-plugins/pom.xml
+++ b/maven-plugins/pom.xml
@@ -38,7 +38,7 @@ under the License.
<ciManagement>
<system>Jenkins</system>
- <url>https://builds.apache.org/job/maven-plugins/</url>
+
<url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-plugins/</url>
</ciManagement>
<distributionManagement>