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-common-artifact-filters.git
The following commit(s) were added to refs/heads/master by this push:
new 0985a22 Fix jenkins url
0985a22 is described below
commit 0985a227dcc4de82759797b40b939c4ebb5f6ff5
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue Jun 14 19:03:58 2022 +0200
Fix jenkins url
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f6e14cd..396cd5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
</issueManagement>
<ciManagement>
<system>Jenkins</system>
-
<url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-common-artifact-filters/</url>
+
<url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-common-artifact-filters/</url>
</ciManagement>
<distributionManagement>
<site>