diff --git a/.github/workflows/snapshot.yaml b/.github/workflows/snapshot.yaml
index a8d4226..df69bf5 100644
--- a/.github/workflows/snapshot.yaml
+++ b/.github/workflows/snapshot.yaml
@@ -47,7 +47,7 @@ jobs:
if: failure()
with:
name: surefire
- path: '*/target/surefire-reports/*.xml'
+ path: '**/target/surefire-reports/*.xml'
reporter: java-junit
list-suites: failed
list-tests: failed
diff --git a/README.md b/README.md
index c2bae4d..9bce59b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# Micronaut Logging support
+[](http://www.apache.org/licenses/)
[](https://search.maven.org/search?q=g:%22io.kokuwa.micronaut%22%20AND%20a:%22micronaut-logging%22)
-[](https://github.com/kokuwaio/micronaut-logging/actions/workflows/snapshot.yaml)
+[](https://github.com/kokuwaio/micronaut-logging/actions/workflows/snapshot.yaml)
## Features
diff --git a/pom.xml b/pom.xml
index f1e0419..6bcad56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,16 +73,12 @@
true
true
+ true
+
-
-
- 1.2.10
- 0.1.5
- 3.2.6
-
3.1.0
@@ -99,6 +95,12 @@
1.1.0
1.6.8
+
+
+ 1.2.10
+ 0.1.5
+ 3.2.7
+
@@ -261,7 +263,6 @@
maven-surefire-plugin
${version.org.apache.maven.plugins.surefire}
- true
true