From 1f4fc6bdaadeafcc8c37344b4227d17f5963f6cc Mon Sep 17 00:00:00 2001 From: "quarkiverse-ci[bot]" <181291436+quarkiverse-ci[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 19:19:16 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- deployment/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 2e73027..7eb2b8e 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.2.0 + 999-SNAPSHOT quarkus-jackson-jq-deployment Quarkus - Jackson Jq - Deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 7c36c62..01ab346 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.2.0 + 999-SNAPSHOT quarkus-jackson-jq-integration-tests Quarkus - Jackson Jq - Integration Tests diff --git a/pom.xml b/pom.xml index cd0c370..d4dd7a9 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.2.0 + 999-SNAPSHOT pom Quarkus - Jackson Jq - Parent @@ -19,7 +19,7 @@ scm:git:git@github.com:quarkiverse/quarkus-jackson-jq.git scm:git:git@github.com:quarkiverse/quarkus-jackson-jq.git https://github.com/quarkiverse/quarkus-jackson-jq - 2.2.0 + HEAD 3.10.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index b3059b1..f940904 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.2.0 + 999-SNAPSHOT quarkus-jackson-jq Quarkus - Jackson Jq - Runtime