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 2021/12/23 21:15:40 UTC

[logging-log4j-scala] tag v13.0-rc1 created (now a514712)

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

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


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

     new a514712  Setting version to 13.0

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 13.0

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

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

commit a5147121b2ac272ccf9b57f85af209736dc91d3b
Author: Matt Sicker <bo...@gmail.com>
AuthorDate: Thu Dec 23 15:11:39 2021 -0600

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

diff --git a/version.sbt b/version.sbt
index 1bbaac4..f93b2fa 100644
--- a/version.sbt
+++ b/version.sbt
@@ -1 +1 @@
-ThisBuild / version := "13.0-SNAPSHOT"
+version in ThisBuild := "13.0"