From 60b019b5f4497a7bc98f78968034ba3da3504a01 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 29 Dec 2021 11:10:58 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 564d75a..ea0590f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.kokuwa.micronaut micronaut-logging - 3.0.0-SNAPSHOT + 3.0.0 Logging Support for Micronaut Enhanced logging using MDC or request header. @@ -36,7 +36,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 + 3.0.0 github