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 2022/01/03 21:53:46 UTC

[logging-log4j-scala] 01/01: Setting version to 12.2-SNAPSHOT

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-log4j-scala.git

commit dbfa738ce7142a3c8bc987f5dd232e8c4468339a
Author: Matt Sicker <ma...@apache.org>
AuthorDate: Mon Jan 3 15:52:26 2022 -0600

    Setting version to 12.2-SNAPSHOT
---
 version.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/version.sbt b/version.sbt
index ace6cd2..2e486f1 100644
--- a/version.sbt
+++ b/version.sbt
@@ -1 +1 @@
-version in ThisBuild := "12.1"
+version in ThisBuild := "12.2-SNAPSHOT"