From 26244f6b55d60afc9fd73932b1d9fc612a13c9e7 Mon Sep 17 00:00:00 2001 From: "quarkiverse-ci[bot]" <181291436+quarkiverse-ci[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:40:53 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.0 --- 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 7eb2b8e..8b1d778 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 999-SNAPSHOT + 2.1.0 quarkus-jackson-jq-deployment Quarkus - Jackson Jq - Deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 01ab346..ed2c7a1 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 999-SNAPSHOT + 2.1.0 quarkus-jackson-jq-integration-tests Quarkus - Jackson Jq - Integration Tests diff --git a/pom.xml b/pom.xml index 5581428..53d2e09 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 999-SNAPSHOT + 2.1.0 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 - HEAD + 2.1.0 3.10.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index f940904..58c16e8 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 999-SNAPSHOT + 2.1.0 quarkus-jackson-jq Quarkus - Jackson Jq - Runtime