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/07/18 00:50:26 UTC

[logging-log4j2] 01/02: Fix warning

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

commit 6d1c50d09a2935d77ad788bb56bd5bcbdd7862b6
Author: Matt Sicker <bo...@gmail.com>
AuthorDate: Fri Jul 17 19:49:59 2020 -0500

    Fix warning
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index f9237a5..6c13353 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,7 @@
     <groupId>org.apache.logging</groupId>
     <artifactId>logging-parent</artifactId>
     <version>1</version>
+    <relativePath/>
   </parent>
   <description>Apache Log4j 2</description>
   <url>https://logging.apache.org/log4j/2.x/</url>