This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git
commit 93784766054d464f8947389279e16f6290287726 Author: Raman Gupta <[email protected]> AuthorDate: Mon Dec 11 17:43:36 2023 -0500 Version 1.4.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5397bca..4f14a83 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ <properties> <!-- project version --> - <revision>1.4.0-SNAPSHOT</revision> + <revision>1.4.0</revision> <!-- `project.build.outputTimestamp` is required to be present for reproducible builds. We actually inherit one from the `org.apache:apache` through our parent `org.apache.logging:logging-parent`.
