diff --git a/deployment/pom.xml b/deployment/pom.xml index cec16b9..a00609d 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 4.0.0-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index c0fd2ee..b8a21f3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 4.0.0-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b7d7224..1c830da 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 4.0.0-SNAPSHOT + 4.0.1 4.0.0 diff --git a/pom.xml b/pom.xml index cb79c5c..22ef9e3 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 4.0.0-SNAPSHOT + 4.0.1 Splunk logging extension - Parent Send logs to a Splunk HTTP Event Collector (HEC) pom @@ -47,7 +47,7 @@ scm:git:git@github.com:quarkiverse/quarkus-logging-splunk.git scm:git:git@github.com:quarkiverse/quarkus-logging-splunk.git https://github.com/quarkiverse/quarkus-logging-splunk - HEAD + 4.0.1 test-utils diff --git a/runtime/pom.xml b/runtime/pom.xml index 5fea4a8..bf57f74 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 4.0.0-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/test-utils/pom.xml b/test-utils/pom.xml index e3122fc..993734f 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 4.0.0-SNAPSHOT + 4.0.1 ../pom.xml