From 769bb2ef534ca21c38ab53aebd5a52504b6878e0 Mon Sep 17 00:00:00 2001 From: Stephan Schnabel Date: Fri, 5 Nov 2021 09:03:32 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0-M1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index de101f4..848fe53 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.kokuwa.micronaut micronaut-logging - 3.0.0-SNAPSHOT + 3.0.0-M1 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-M1 github