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:38 UTC

[logging-log4j-scala] tag v12.1-rc1 created (now 8b0cd50)

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

mattsicker pushed a change to tag v12.1-rc1
in repository https://gitbox.apache.org/repos/asf/logging-log4j-scala.git.


      at 8b0cd50  (commit)
This tag includes the following new commits:

     new 8b0cd50  Setting version to 12.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mattsicker pushed a commit to tag v12.1-rc1
in repository https://gitbox.apache.org/repos/asf/logging-log4j-scala.git

commit 8b0cd501bf78b521309d6f75ea5fde341a035bc2
Author: Matt Sicker <ma...@apache.org>
AuthorDate: Mon Jan 3 15:51:18 2022 -0600

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

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