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/02/01 22:06:29 UTC

[logging-log4j-scala] branch master updated (aea886c -> 397b32b)

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 aea886c  Merge pull request #3 from vimalaguti/master
     new 0b3b2ce  Setting version to 12.0
     new 397b32b  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:
 version.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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

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 0b3b2ce60f4aaf10a8af0ebb2a49b2c742c39890
Author: Matt Sicker <bo...@gmail.com>
AuthorDate: Sat Feb 1 16:03:26 2020 -0600

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

diff --git a/version.sbt b/version.sbt
index 020118b..db48056 100644
--- a/version.sbt
+++ b/version.sbt
@@ -1 +1 @@
-version in ThisBuild := "11.2-SNAPSHOT"
+version in ThisBuild := "12.0"


[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 397b32ba2852654ebe25cea5d2064f0f51cae634
Author: Matt Sicker <bo...@gmail.com>
AuthorDate: Sat Feb 1 16:06:14 2020 -0600

    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 db48056..9140d63 100644
--- a/version.sbt
+++ b/version.sbt
@@ -1 +1 @@
-version in ThisBuild := "12.0"
+version in ThisBuild := "12.1-SNAPSHOT"