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 2020/05/03 16:01:53 UTC

[logging-log4j-scala] branch master updated (3480a04 -> fc06789)

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

mattsicker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-scala.git.


    from 3480a04  [LOG4J2-2290] Update log4j to 2.13.2
     new 28e10ea  Setting version to 12.0-rc3
     new fc06789  Setting version to 12.1-SNAPSHOT

The 2 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.


Summary of changes:


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

Posted by ma...@apache.org.
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 fc0678983b2b6cd1aadd6b6eaf79a4f133f5226d
Author: Matt Sicker <bo...@gmail.com>
AuthorDate: Sun May 3 11:01:14 2020 -0500

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

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


[logging-log4j-scala] 01/02: Setting version to 12.0-rc3

Posted by ma...@apache.org.
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 28e10eaff14bbc4ac257894088ed48d5ac1cc0e5
Author: Matt Sicker <bo...@gmail.com>
AuthorDate: Sun May 3 10:59:56 2020 -0500

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

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