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 763b844fbd Revert version update
763b844fbd is described below

commit 763b844fbd0e2437cebb25887b1ba8530d70d390
Author: Ralph Goers <[email protected]>
AuthorDate: Fri Feb 17 21:48:49 2023 -0700

    Revert version update
---
 log4j-1.2-api/pom.xml                                                   | 2 +-
 log4j-api-java9/pom.xml                                                 | 2 +-
 log4j-api-test/pom.xml                                                  | 2 +-
 log4j-api/pom.xml                                                       | 2 +-
 log4j-appserver/pom.xml                                                 | 2 +-
 log4j-cassandra/pom.xml                                                 | 2 +-
 log4j-core-its/pom.xml                                                  | 2 +-
 log4j-core-java9/pom.xml                                                | 2 +-
 log4j-core-test/pom.xml                                                 | 2 +-
 log4j-core/pom.xml                                                      | 2 +-
 log4j-couchdb/pom.xml                                                   | 2 +-
 log4j-distribution/pom.xml                                              | 2 +-
 log4j-docker/pom.xml                                                    | 2 +-
 log4j-flume-ng/pom.xml                                                  | 2 +-
 log4j-iostreams/pom.xml                                                 | 2 +-
 log4j-jakarta-smtp/pom.xml                                              | 2 +-
 log4j-jakarta-web/pom.xml                                               | 2 +-
 log4j-jcl/pom.xml                                                       | 2 +-
 log4j-jdbc-dbcp2/pom.xml                                                | 2 +-
 log4j-jmx-gui/pom.xml                                                   | 2 +-
 log4j-jpa/pom.xml                                                       | 2 +-
 log4j-jpl/pom.xml                                                       | 2 +-
 log4j-jul/pom.xml                                                       | 2 +-
 log4j-kubernetes/pom.xml                                                | 2 +-
 log4j-layout-template-json-test/pom.xml                                 | 2 +-
 log4j-layout-template-json/pom.xml                                      | 2 +-
 log4j-mongodb3/pom.xml                                                  | 2 +-
 log4j-mongodb4/pom.xml                                                  | 2 +-
 log4j-osgi/pom.xml                                                      | 2 +-
 log4j-perf/pom.xml                                                      | 2 +-
 log4j-samples/log4j-samples-configuration/pom.xml                       | 2 +-
 log4j-samples/log4j-samples-flume-common/pom.xml                        | 2 +-
 log4j-samples/log4j-samples-flume-embedded/pom.xml                      | 2 +-
 log4j-samples/log4j-samples-flume-remote/pom.xml                        | 2 +-
 log4j-samples/log4j-samples-loggerProperties/pom.xml                    | 2 +-
 log4j-samples/pom.xml                                                   | 2 +-
 log4j-slf4j-impl/pom.xml                                                | 2 +-
 log4j-slf4j2-impl/pom.xml                                               | 2 +-
 log4j-spring-boot/pom.xml                                               | 2 +-
 log4j-spring-cloud-config/log4j-spring-cloud-config-client/pom.xml      | 2 +-
 .../log4j-spring-cloud-config-sample-application/pom.xml                | 2 +-
 .../log4j-spring-cloud-config-sample-server/pom.xml                     | 2 +-
 log4j-spring-cloud-config/log4j-spring-cloud-config-samples/pom.xml     | 2 +-
 log4j-spring-cloud-config/pom.xml                                       | 2 +-
 log4j-taglib/pom.xml                                                    | 2 +-
 log4j-to-jul/pom.xml                                                    | 2 +-
 log4j-to-slf4j/pom.xml                                                  | 2 +-
 log4j-web/pom.xml                                                       | 2 +-
 pom.xml                                                                 | 2 +-
 49 files changed, 49 insertions(+), 49 deletions(-)

diff --git a/log4j-1.2-api/pom.xml b/log4j-1.2-api/pom.xml
index 042c36fa2c..71f56097b4 100644
--- a/log4j-1.2-api/pom.xml
+++ b/log4j-1.2-api/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-1.2-api</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-api-java9/pom.xml b/log4j-api-java9/pom.xml
index e78fe4a653..60bc629913 100644
--- a/log4j-api-java9/pom.xml
+++ b/log4j-api-java9/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-api-java9</artifactId>
   <packaging>pom</packaging>
diff --git a/log4j-api-test/pom.xml b/log4j-api-test/pom.xml
index 35ff705cd2..a56002042f 100644
--- a/log4j-api-test/pom.xml
+++ b/log4j-api-test/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-api-test</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-api/pom.xml b/log4j-api/pom.xml
index 1bb7ee90fa..cb93efebed 100644
--- a/log4j-api/pom.xml
+++ b/log4j-api/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-api</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-appserver/pom.xml b/log4j-appserver/pom.xml
index 8e51016f52..8cf01f8fb9 100644
--- a/log4j-appserver/pom.xml
+++ b/log4j-appserver/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>log4j</artifactId>
     <groupId>org.apache.logging.log4j</groupId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>log4j-appserver</artifactId>
diff --git a/log4j-cassandra/pom.xml b/log4j-cassandra/pom.xml
index 671db86bca..aa0f00ac52 100644
--- a/log4j-cassandra/pom.xml
+++ b/log4j-cassandra/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/log4j-core-its/pom.xml b/log4j-core-its/pom.xml
index aaaea76235..b857bacf7f 100644
--- a/log4j-core-its/pom.xml
+++ b/log4j-core-its/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-core-its</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-core-java9/pom.xml b/log4j-core-java9/pom.xml
index 39f1dca529..00e163e298 100644
--- a/log4j-core-java9/pom.xml
+++ b/log4j-core-java9/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-core-java9</artifactId>
   <packaging>pom</packaging>
diff --git a/log4j-core-test/pom.xml b/log4j-core-test/pom.xml
index e662847a73..e2599ed597 100644
--- a/log4j-core-test/pom.xml
+++ b/log4j-core-test/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-core-test</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-core/pom.xml b/log4j-core/pom.xml
index 1e38ac8984..13bffe1a4a 100644
--- a/log4j-core/pom.xml
+++ b/log4j-core/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-core</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-couchdb/pom.xml b/log4j-couchdb/pom.xml
index 1ca7e39150..68b03c08d2 100644
--- a/log4j-couchdb/pom.xml
+++ b/log4j-couchdb/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/log4j-distribution/pom.xml b/log4j-distribution/pom.xml
index db1b77a8e7..c5ed746e2d 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.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-distribution</artifactId>
   <packaging>pom</packaging>
diff --git a/log4j-docker/pom.xml b/log4j-docker/pom.xml
index ea9f9ec55e..5d2043f777 100644
--- a/log4j-docker/pom.xml
+++ b/log4j-docker/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-docker</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-flume-ng/pom.xml b/log4j-flume-ng/pom.xml
index cc7ec3aad1..068a6e3625 100644
--- a/log4j-flume-ng/pom.xml
+++ b/log4j-flume-ng/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-flume-ng</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-iostreams/pom.xml b/log4j-iostreams/pom.xml
index b4aacd9e63..3f3629fe18 100644
--- a/log4j-iostreams/pom.xml
+++ b/log4j-iostreams/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-iostreams</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-jakarta-smtp/pom.xml b/log4j-jakarta-smtp/pom.xml
index 8340492311..2f634a183c 100644
--- a/log4j-jakarta-smtp/pom.xml
+++ b/log4j-jakarta-smtp/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>log4j-jakarta-smtp</artifactId>
diff --git a/log4j-jakarta-web/pom.xml b/log4j-jakarta-web/pom.xml
index afb88005f3..c1d33f4c07 100644
--- a/log4j-jakarta-web/pom.xml
+++ b/log4j-jakarta-web/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>log4j</artifactId>
     <groupId>org.apache.logging.log4j</groupId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/log4j-jcl/pom.xml b/log4j-jcl/pom.xml
index 3dd33e9812..9974fc3687 100644
--- a/log4j-jcl/pom.xml
+++ b/log4j-jcl/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-jcl</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-jdbc-dbcp2/pom.xml b/log4j-jdbc-dbcp2/pom.xml
index 7347951468..dd6af961aa 100644
--- a/log4j-jdbc-dbcp2/pom.xml
+++ b/log4j-jdbc-dbcp2/pom.xml
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/log4j-jmx-gui/pom.xml b/log4j-jmx-gui/pom.xml
index ec75337276..5c3202c523 100644
--- a/log4j-jmx-gui/pom.xml
+++ b/log4j-jmx-gui/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-jmx-gui</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-jpa/pom.xml b/log4j-jpa/pom.xml
index acff81e272..ecfa33e220 100644
--- a/log4j-jpa/pom.xml
+++ b/log4j-jpa/pom.xml
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/log4j-jpl/pom.xml b/log4j-jpl/pom.xml
index f38093276c..3ad4386ad4 100644
--- a/log4j-jpl/pom.xml
+++ b/log4j-jpl/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>log4j</artifactId>
     <groupId>org.apache.logging.log4j</groupId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/log4j-jul/pom.xml b/log4j-jul/pom.xml
index 6275ae9257..b8aedd1152 100644
--- a/log4j-jul/pom.xml
+++ b/log4j-jul/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>log4j</artifactId>
     <groupId>org.apache.logging.log4j</groupId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/log4j-kubernetes/pom.xml b/log4j-kubernetes/pom.xml
index ee83288445..a1e13b38b1 100644
--- a/log4j-kubernetes/pom.xml
+++ b/log4j-kubernetes/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-kubernetes</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-layout-template-json-test/pom.xml 
b/log4j-layout-template-json-test/pom.xml
index 37ca46a20b..e4b31b4bb8 100644
--- a/log4j-layout-template-json-test/pom.xml
+++ b/log4j-layout-template-json-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>log4j-layout-template-json-test</artifactId>
diff --git a/log4j-layout-template-json/pom.xml 
b/log4j-layout-template-json/pom.xml
index 82da1a5526..b31a4a2d10 100644
--- a/log4j-layout-template-json/pom.xml
+++ b/log4j-layout-template-json/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>log4j-layout-template-json</artifactId>
diff --git a/log4j-mongodb3/pom.xml b/log4j-mongodb3/pom.xml
index b5935353c9..92607428fb 100644
--- a/log4j-mongodb3/pom.xml
+++ b/log4j-mongodb3/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/log4j-mongodb4/pom.xml b/log4j-mongodb4/pom.xml
index 5bbe03ec44..415b53ac16 100644
--- a/log4j-mongodb4/pom.xml
+++ b/log4j-mongodb4/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/log4j-osgi/pom.xml b/log4j-osgi/pom.xml
index aa19682904..290db5e7d1 100644
--- a/log4j-osgi/pom.xml
+++ b/log4j-osgi/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-osgi</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-perf/pom.xml b/log4j-perf/pom.xml
index 4190d56a2b..05f8e507ac 100644
--- a/log4j-perf/pom.xml
+++ b/log4j-perf/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>log4j</artifactId>
     <groupId>org.apache.logging.log4j</groupId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>log4j-perf</artifactId>
diff --git a/log4j-samples/log4j-samples-configuration/pom.xml 
b/log4j-samples/log4j-samples-configuration/pom.xml
index 3636a04e44..5b59def385 100644
--- a/log4j-samples/log4j-samples-configuration/pom.xml
+++ b/log4j-samples/log4j-samples-configuration/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>log4j-samples</artifactId>
     <groupId>org.apache.logging.log4j.samples</groupId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-samples-configuration</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-samples/log4j-samples-flume-common/pom.xml 
b/log4j-samples/log4j-samples-flume-common/pom.xml
index 6eeaa184d0..349a3f3a8c 100644
--- a/log4j-samples/log4j-samples-flume-common/pom.xml
+++ b/log4j-samples/log4j-samples-flume-common/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>log4j-samples</artifactId>
     <groupId>org.apache.logging.log4j.samples</groupId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-samples-flume-common</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-samples/log4j-samples-flume-embedded/pom.xml 
b/log4j-samples/log4j-samples-flume-embedded/pom.xml
index 543cafb1fc..16b3952667 100644
--- a/log4j-samples/log4j-samples-flume-embedded/pom.xml
+++ b/log4j-samples/log4j-samples-flume-embedded/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>log4j-samples</artifactId>
     <groupId>org.apache.logging.log4j.samples</groupId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-samples-flume-embedded</artifactId>
   <packaging>war</packaging>
diff --git a/log4j-samples/log4j-samples-flume-remote/pom.xml 
b/log4j-samples/log4j-samples-flume-remote/pom.xml
index f92b7c1e7b..542d212e0b 100644
--- a/log4j-samples/log4j-samples-flume-remote/pom.xml
+++ b/log4j-samples/log4j-samples-flume-remote/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>log4j-samples</artifactId>
     <groupId>org.apache.logging.log4j.samples</groupId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-samples-flume-remote</artifactId>
   <packaging>war</packaging>
diff --git a/log4j-samples/log4j-samples-loggerProperties/pom.xml 
b/log4j-samples/log4j-samples-loggerProperties/pom.xml
index 0aed5e067b..7823ad4c42 100644
--- a/log4j-samples/log4j-samples-loggerProperties/pom.xml
+++ b/log4j-samples/log4j-samples-loggerProperties/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>log4j-samples</artifactId>
     <groupId>org.apache.logging.log4j.samples</groupId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-samples-loggerProperties</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-samples/pom.xml b/log4j-samples/pom.xml
index 0d976508a9..fdc8a7657b 100644
--- a/log4j-samples/pom.xml
+++ b/log4j-samples/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.logging.log4j.samples</groupId>
diff --git a/log4j-slf4j-impl/pom.xml b/log4j-slf4j-impl/pom.xml
index ec4c2f3142..e2fef6413e 100644
--- a/log4j-slf4j-impl/pom.xml
+++ b/log4j-slf4j-impl/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-slf4j-impl</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-slf4j2-impl/pom.xml b/log4j-slf4j2-impl/pom.xml
index 8af38e51a4..63b7ca15e2 100644
--- a/log4j-slf4j2-impl/pom.xml
+++ b/log4j-slf4j2-impl/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-slf4j2-impl</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-spring-boot/pom.xml b/log4j-spring-boot/pom.xml
index 779595d635..ab0c05bfea 100644
--- a/log4j-spring-boot/pom.xml
+++ b/log4j-spring-boot/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-spring-boot</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-spring-cloud-config/log4j-spring-cloud-config-client/pom.xml 
b/log4j-spring-cloud-config/log4j-spring-cloud-config-client/pom.xml
index 6b6dbdd328..53b2a2ed85 100644
--- a/log4j-spring-cloud-config/log4j-spring-cloud-config-client/pom.xml
+++ b/log4j-spring-cloud-config/log4j-spring-cloud-config-client/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-spring-cloud-config</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-spring-cloud-config-client</artifactId>
   <packaging>jar</packaging>
diff --git 
a/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-application/pom.xml
 
b/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-application/pom.xml
index 131f489d1a..97d9c7303b 100644
--- 
a/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-application/pom.xml
+++ 
b/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-application/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.logging.log4j.samples</groupId>
     <artifactId>log4j-spring-cloud-config-samples</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>log4j-spring-cloud-config-sample-application</artifactId>
diff --git 
a/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml
 
b/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml
index 65502d26c6..312d5ef917 100644
--- 
a/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml
+++ 
b/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.logging.log4j.samples</groupId>
     <artifactId>log4j-spring-cloud-config-samples</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>log4j-spring-cloud-config-sample-server</artifactId>
diff --git 
a/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/pom.xml 
b/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/pom.xml
index 875c14648d..a955aba8dd 100644
--- a/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/pom.xml
+++ b/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-spring-cloud-config</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.logging.log4j.samples</groupId>
   <artifactId>log4j-spring-cloud-config-samples</artifactId>
diff --git a/log4j-spring-cloud-config/pom.xml 
b/log4j-spring-cloud-config/pom.xml
index 55dc93d2a0..d64c5216cf 100644
--- a/log4j-spring-cloud-config/pom.xml
+++ b/log4j-spring-cloud-config/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>log4j-spring-cloud-config</artifactId>
diff --git a/log4j-taglib/pom.xml b/log4j-taglib/pom.xml
index bfc5dbe032..0589eca10e 100644
--- a/log4j-taglib/pom.xml
+++ b/log4j-taglib/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-taglib</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-to-jul/pom.xml b/log4j-to-jul/pom.xml
index 7100b2f95d..931eaed93b 100644
--- a/log4j-to-jul/pom.xml
+++ b/log4j-to-jul/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-to-jul</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-to-slf4j/pom.xml b/log4j-to-slf4j/pom.xml
index bffa9a1767..4779cf2a2c 100644
--- a/log4j-to-slf4j/pom.xml
+++ b/log4j-to-slf4j/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-to-slf4j</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-web/pom.xml b/log4j-web/pom.xml
index 76b41c31c2..77e66ad3cc 100644
--- a/log4j-web/pom.xml
+++ b/log4j-web/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>log4j</artifactId>
     <groupId>org.apache.logging.log4j</groupId>
-    <version>2.20.0</version>
+    <version>2.19.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index e81fc24f19..9aafe74e28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   <groupId>org.apache.logging.log4j</groupId>
   <artifactId>log4j</artifactId>
   <packaging>pom</packaging>
-  <version>2.20.0</version>
+  <version>2.19.1-SNAPSHOT</version>
 
   <name>Apache Log4j 2</name>
   <description>Apache Log4j 2</description>

Reply via email to