diff --git a/deployment/pom.xml b/deployment/pom.xml index b8d6a19..e8e7ed2 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 3.1.0 + 3.2.0-SNAPSHOT ../pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index 32fe440..cbf9187 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 3.1.0 + 3.2.0-SNAPSHOT ../pom.xml diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 87ab81f..8a9a629 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -3,7 +3,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 3.1.0 + 3.2.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 3dbefff..230ebdc 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 3.1.0 + 3.2.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 - 3.1.0 + HEAD runtime diff --git a/runtime/pom.xml b/runtime/pom.xml index 4c68cf3..1365ce4 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.splunk quarkus-logging-splunk-parent - 3.1.0 + 3.2.0-SNAPSHOT ../pom.xml