This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 05c5c20c7c Align project id with repo id
05c5c20c7c is described below
commit 05c5c20c7c9635e73aa3a342bc43ad7ecd1d8b67
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Tue Jun 11 15:31:20 2024 +0200
Align project id with repo id
---
.mvn/develocity.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/develocity.xml b/.mvn/develocity.xml
index 20047f0bba..26b6df0b06 100644
--- a/.mvn/develocity.xml
+++ b/.mvn/develocity.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<develocity>
- <projectId>log4j-bom</projectId>
+ <projectId>logging-log4j2</projectId>
<server>
<url>https://ge.apache.org</url>
</server>