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 771c838fd6 Simplify project name
771c838fd6 is described below
commit 771c838fd64282c75ffd60d55ca0a51da78a6e64
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Tue Jun 11 15:28:27 2024 +0200
Simplify project name
---
.mvn/develocity.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.mvn/develocity.xml b/.mvn/develocity.xml
index 7d6d0abecd..20047f0bba 100644
--- a/.mvn/develocity.xml
+++ b/.mvn/develocity.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<develocity>
+ <projectId>log4j-bom</projectId>
<server>
<url>https://ge.apache.org</url>
</server>