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-project-info-reports-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new d6a6c9c  Fix jenkins URL
d6a6c9c is described below

commit d6a6c9c52bbb6cfc3c1300273bbab771090178fe
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Jan 8 23:26:32 2023 +0100

    Fix jenkins URL
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6718811..c611962 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@ under the License.
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    
<url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-project-info-reports-plugin/</url>
+    
<url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-project-info-reports-plugin/</url>
   </ciManagement>
   <distributionManagement>
     <site>

Reply via email to