From 6dd126032227702b9a20e98a2436786cf3ef5bcd Mon Sep 17 00:00:00 2001 From: Stephan Schnabel Date: Wed, 15 Dec 2021 09:00:41 +0100 Subject: [PATCH 1/3] Bump versions. --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 54a0b8f..20d8233 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.kokuwa maven-parent - 0.5.4 + 0.5.6 @@ -48,6 +48,7 @@ + 1.2.8 0.1.5 2.5.13 @@ -66,6 +67,11 @@ + + ch.qos.logback + logback-classic + ${version.ch.qos.logback} + ch.qos.logback.contrib logback-json-classic From 7da6b857638839cf66c8a807eaf929d42b397e38 Mon Sep 17 00:00:00 2001 From: Stephan Schnabel Date: Thu, 16 Dec 2021 13:49:05 +0100 Subject: [PATCH 2/3] [maven-release-plugin] prepare release 0.1.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 20d8233..d0f0729 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.kokuwa.micronaut micronaut-logging - 0.1.3-SNAPSHOT + 0.1.3 Logging support for Micronaut Enhanced logging using MDC or request header. @@ -35,7 +35,7 @@ https://github.com/kokuwaio/micronaut-logging scm:git:https://github.com/kokuwaio/micronaut-logging.git scm:git:https://github.com/kokuwaio/micronaut-logging.git - HEAD + 0.1.3 github From a07d04e879c5f5171140136da7040cc2bd9552a0 Mon Sep 17 00:00:00 2001 From: Stephan Schnabel Date: Thu, 16 Dec 2021 13:49:08 +0100 Subject: [PATCH 3/3] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d0f0729..0bb7c32 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.kokuwa.micronaut micronaut-logging - 0.1.3 + 0.1.4-SNAPSHOT Logging support for Micronaut Enhanced logging using MDC or request header. @@ -35,7 +35,7 @@ https://github.com/kokuwaio/micronaut-logging scm:git:https://github.com/kokuwaio/micronaut-logging.git scm:git:https://github.com/kokuwaio/micronaut-logging.git - 0.1.3 + HEAD github