From ceb3877e10e470c645f2d3ba73eba816baf86bdf Mon Sep 17 00:00:00 2001 From: Stephan Schnabel Date: Wed, 1 Dec 2021 16:07:17 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0-M2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ed38ada..9149222 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.kokuwa.micronaut micronaut-logging - 3.0.0-SNAPSHOT + 3.0.0-M2 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 + 3.0.0-M2 github