You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2020/04/12 19:35:00 UTC

[logging-log4j2] branch master updated: Remve unnecessary prereqs

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 98fb6b7  Remve unnecessary prereqs
98fb6b7 is described below

commit 98fb6b769accdcce362a98a04163c11fa66316ba
Author: Matt Sicker <bo...@gmail.com>
AuthorDate: Sun Apr 12 14:34:27 2020 -0500

    Remve unnecessary prereqs
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9320bc2..c31a74d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,9 +26,6 @@
     <artifactId>logging-parent</artifactId>
     <version>1</version>
   </parent>
-  <prerequisites>
-    <maven>3.0.5</maven>
-  </prerequisites>
   <description>Apache Log4j 2</description>
   <url>https://logging.apache.org/log4j/2.x/</url>
   <issueManagement>