From e802b5f7cb27789d3baed45771c34ad2c2120d50 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 28 Oct 2021 20:22:37 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.1.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1fd4130..7b655a4 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.kokuwa.micronaut micronaut-logging - 0.1.0-SNAPSHOT + 0.1.0 Logging support for Micronaut Endhanced 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.0 github