This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/main by this push:
     new 5765b2a10f Simplify project name
5765b2a10f is described below

commit 5765b2a10f0839aef8052f1826b98eb7ad49c5ee
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Tue Jun 11 15:28:27 2024 +0200

    Simplify project name
---
 .mvn/develocity.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.mvn/develocity.xml b/.mvn/develocity.xml
index 5605210b81..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>
@@ -22,4 +23,4 @@
             <enabled>false</enabled>
         </remote>
     </buildCache>
-</develocity>
\ No newline at end of file
+</develocity>

Reply via email to