You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gr...@apache.org on 2022/03/26 20:38:25 UTC

[logging-log4j-kotlin] branch master updated: removed team list report

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

grobmeier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git


The following commit(s) were added to refs/heads/master by this push:
     new de13a11  removed team list report
de13a11 is described below

commit de13a113d565087dd223a067966e085c1a316705
Author: Christian Grobmeier <cg...@grobmeier.de>
AuthorDate: Sat Mar 26 21:38:18 2022 +0100

    removed team list report
    
    Until there is no developer section in the pom. a report for team list would lead to 404. Removed for the time beeing
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8d4559e..29f4b9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -275,7 +275,6 @@
               <report>dependency-info</report>
               <report>dependency-convergence</report>
               <report>dependency-management</report>
-              <report>project-team</report>
               <report>mailing-list</report>
               <report>issue-tracking</report>
               <report>license</report>