diff --git a/deployment/pom.xml b/deployment/pom.xml index a00609d..cec16b9 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 4.0.1 + 4.0.0-SNAPSHOT ../pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index b8a21f3..c0fd2ee 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 4.0.1 + 4.0.0-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 1c830da..b7d7224 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.1 + 4.0.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 22ef9e3..cb79c5c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 4.0.1 + 4.0.0-SNAPSHOT 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 - 4.0.1 + HEAD test-utils diff --git a/runtime/pom.xml b/runtime/pom.xml index bf57f74..5fea4a8 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 4.0.1 + 4.0.0-SNAPSHOT ../pom.xml diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 993734f..e3122fc 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.1 + 4.0.0-SNAPSHOT ../pom.xml