You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2019/06/23 23:49:39 UTC

[logging-log4j2] branch release-2.x updated: Revert version

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

rgoers pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 6d09a00  Revert version
6d09a00 is described below

commit 6d09a0021648b443d5038c2fe94e6e8c710e7dc6
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Sun Jun 23 16:49:27 2019 -0700

    Revert version
---
 log4j-distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log4j-distribution/pom.xml b/log4j-distribution/pom.xml
index 0db793a..8c1aec7 100644
--- a/log4j-distribution/pom.xml
+++ b/log4j-distribution/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.12.1-SNAPSHOT</version>
+    <version>2.12.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>log4j-distribution</artifactId>