From 7da6b857638839cf66c8a807eaf929d42b397e38 Mon Sep 17 00:00:00 2001 From: Stephan Schnabel Date: Thu, 16 Dec 2021 13:49:05 +0100 Subject: [PATCH] [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