This is an automated email from the ASF dual-hosted git repository.
mattsicker pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release-2.x by this push:
new 3ef4e3e024 Update CI link in pom
3ef4e3e024 is described below
commit 3ef4e3e024d0606f7354e5398bf5e108f0b4373f
Author: Matt Sicker <[email protected]>
AuthorDate: Fri May 27 21:53:15 2022 -0500
Update CI link in pom
Signed-off-by: Matt Sicker <[email protected]>
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5cb572b3df..48ecd1a371 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,8 +35,8 @@
<url>https://issues.apache.org/jira/browse/LOG4J2</url>
</issueManagement>
<ciManagement>
- <system>Jenkins</system>
- <url>https://ci-builds.apache.org/job/Logging/job/log4j/</url>
+ <system>GitHub Actions</system>
+ <url>https://github.com/apache/logging-log4j2/actions</url>
</ciManagement>
<inceptionYear>1999</inceptionYear>
<developers>