This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release/2.21.1
in repository https://gitbox.apache.org/repos/asf/logging-log4j-jmx-gui.git
The following commit(s) were added to refs/heads/release/2.21.1 by this push:
new f77be60 Set version to `2.21.1`
f77be60 is described below
commit f77be600e568e5e3dffd38b720c20963f8a00e14
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Oct 19 17:37:51 2023 +0000
Set version to `2.21.1`
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bc01d6c..a177664 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
<project.build.outputTimestamp>2023-10-20T18:29:45+02:00</project.build.outputTimestamp>
<!-- project version -->
- <revision>2.21.1-SNAPSHOT</revision>
+ <revision>2.21.1</revision>
<!-- dependency versions -->
<log4j.version>2.21.0</log4j.version>