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:27 UTC

[logging-log4j2] 02/02: Update parent pom

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 5cd3f806199f804cd6ccafcfd6f17a8c509aab9e
Author: Matt Sicker <bo...@gmail.com>
AuthorDate: Fri Jul 17 19:50:10 2020 -0500

    Update parent pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6c13353..04239367 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.logging</groupId>
     <artifactId>logging-parent</artifactId>
-    <version>1</version>
+    <version>2</version>
     <relativePath/>
   </parent>
   <description>Apache Log4j 2</description>