From 7e7d2034cc76abfae5da1b81b0da2e7fd1814f44 Mon Sep 17 00:00:00 2001 From: PhilKes Date: Wed, 27 Sep 2023 19:25:19 +0200 Subject: [PATCH] chore: release v1.1.0 --- README.md | 2 +- benchmark/compiletime/pom.xml | 2 +- benchmark/compiletime/src/it/pom.xml | 2 +- benchmark/log4j2/pom.xml | 2 +- benchmark/logback/pom.xml | 2 +- benchmark/pom.xml | 2 +- pom.xml | 2 +- src/it/projects/logback-default/pom.xml | 4 ++-- src/it/projects/logback-filters/pom.xml | 4 ++-- src/it/projects/logback-injected-methods/pom.xml | 4 ++-- 10 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 25da1a4..b8fa67a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Add the plugin to your `pom.xml`: io.github.philkes slf4j-caller-info-maven-plugin - 1.1.0-SNAPSHOT + 1.1.0 diff --git a/benchmark/compiletime/pom.xml b/benchmark/compiletime/pom.xml index 0b2ede9..8560f7b 100644 --- a/benchmark/compiletime/pom.xml +++ b/benchmark/compiletime/pom.xml @@ -4,7 +4,7 @@ io.github.philkes slf4j-caller-info-maven-plugin-benchmark - 1.1.0-SNAPSHOT + 1.1.0 slf4j-caller-info-maven-plugin-benchmark-compiletime jar diff --git a/benchmark/compiletime/src/it/pom.xml b/benchmark/compiletime/src/it/pom.xml index 8ce01d0..c34c2ba 100644 --- a/benchmark/compiletime/src/it/pom.xml +++ b/benchmark/compiletime/src/it/pom.xml @@ -4,7 +4,7 @@ io.github.philkes slf4j-caller-info-maven-plugin-benchmark - 1.1.0-SNAPSHOT + 1.1.0 slf4j-caller-info-maven-plugin-benchmark-compiletime-test jar diff --git a/benchmark/log4j2/pom.xml b/benchmark/log4j2/pom.xml index dd64a8f..2b1485d 100644 --- a/benchmark/log4j2/pom.xml +++ b/benchmark/log4j2/pom.xml @@ -4,7 +4,7 @@ io.github.philkes slf4j-caller-info-maven-plugin-benchmark - 1.1.0-SNAPSHOT + 1.1.0 slf4j-caller-info-maven-plugin-benchmark-log4j2 jar diff --git a/benchmark/logback/pom.xml b/benchmark/logback/pom.xml index 480de37..79d1d41 100644 --- a/benchmark/logback/pom.xml +++ b/benchmark/logback/pom.xml @@ -4,7 +4,7 @@ io.github.philkes slf4j-caller-info-maven-plugin-benchmark - 1.1.0-SNAPSHOT + 1.1.0 slf4j-caller-info-maven-plugin-benchmark-logback jar diff --git a/benchmark/pom.xml b/benchmark/pom.xml index e8ba4ba..06fe281 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -35,7 +35,7 @@ THE POSSIBILITY OF SUCH DAMAGE. io.github.philkes slf4j-caller-info-maven-plugin-benchmark - 1.1.0-SNAPSHOT + 1.1.0 pom JMH benchmarking modules diff --git a/pom.xml b/pom.xml index 9ee4e7e..90d2dc1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.github.philkes slf4j-caller-info-maven-plugin maven-plugin - 1.1.0-SNAPSHOT + 1.1.0 SLF4J Caller-Information Injection Plugin Maven plugin adding caller-information to all SLF4J Log statements during compilation https://github.com/PhilKes/slfj4-caller-info-maven-plugin diff --git a/src/it/projects/logback-default/pom.xml b/src/it/projects/logback-default/pom.xml index d564340..953e859 100644 --- a/src/it/projects/logback-default/pom.xml +++ b/src/it/projects/logback-default/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.philkes slf4j-caller-info-maven-plugin-test-logback-default - 1.1.0-SNAPSHOT + 1.1.0 1.8 @@ -30,7 +30,7 @@ io.github.philkes slf4j-caller-info-maven-plugin - 1.1.0-SNAPSHOT + 1.1.0 diff --git a/src/it/projects/logback-filters/pom.xml b/src/it/projects/logback-filters/pom.xml index 5fa70ad..d17b924 100644 --- a/src/it/projects/logback-filters/pom.xml +++ b/src/it/projects/logback-filters/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.philkes slf4j-caller-info-maven-plugin-test-logback-excluded - 1.1.0-SNAPSHOT + 1.1.0 1.8 @@ -30,7 +30,7 @@ io.github.philkes slf4j-caller-info-maven-plugin - 1.1.0-SNAPSHOT + 1.1.0 diff --git a/src/it/projects/logback-injected-methods/pom.xml b/src/it/projects/logback-injected-methods/pom.xml index f3271c6..ebaeedb 100644 --- a/src/it/projects/logback-injected-methods/pom.xml +++ b/src/it/projects/logback-injected-methods/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.philkes slf4j-caller-info-maven-plugin-test-logback-injected-methods - 1.1.0-SNAPSHOT + 1.1.0 1.8 @@ -30,7 +30,7 @@ io.github.philkes slf4j-caller-info-maven-plugin - 1.1.0-SNAPSHOT + 1.1.0